[Tutor] EXE Problem

Alan Gauld alan.gauld at btinternet.com
Thu Jun 20 00:58:28 CEST 2013


On 19/06/13 17:41, Jim Mooney wrote:

> you should use forward slashes. I have no idea why Bill Gates thought
> backslashes were kewl

Because MS DOS was copying CP/M which didn't have directory paths
(it was used with 180K floppy disks that stored everything at the top
level) but did have command options that were indicated by a
forward slash

DIR /S

was a sorted directory listing etc.

So MS DOS inherited / as an options marker which precluded
it's later use as a path separator...


-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/



More information about the Tutor mailing list