On 30/01/16 01:06, Alan Gauld wrote:

> or CD to the folder:
> 
> C:\SOME\PATH> CD  D:\mycode\abc
> D:
> D:\mycode\abc>

Oops, that sequence should be:

C:\SOME\PATH> CD  D:\mycode\abc
C:\SOME\PATH> D:
D:\mycode\abc>

sorry about that.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to