Page 2 of 2

Re: Edit XML with an external editor

Posted: Tue Jul 08, 2025 2:47 pm
by VilleK
Ats wrote: Tue Jul 08, 2025 1:29 pm And while I'm at it, is there a reason to use "/" instead of "-" for the command line parameters? Is that a Pascal thing? I can't think of another program using "/" for command line parameters.
The "/" format is from the DOS days. Nowadays the Linux way of using "-" is dominant.

Re: Edit XML with an external editor

Posted: Tue Jul 08, 2025 2:57 pm
by Ats
Oh yeah, now I remember wasting hours with mscdex.exe and command-line just to get the CD-ROM working so I could reinstall Windows 95 :lol: