• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

createing folders

thanks doan

now i'm having problems changing diretories... i can use "dir" to see the contents of another drive but i can't "cd" to it. any ideas?

chipy
 
Originally posted by: chipy
thanks doan

now i'm having problems changing diretories... i can use "dir" to see the contents of another drive but i can't "cd" to it. any ideas?

chipy

Well you can't use CD to change to a different drive.

Say you are on C:\>

CD windows will get you to

C:\WINDOWS>

If you want to go to D:\Files you need to type this:

d:
cd files

If you just typed CD d:\files - it would set the directory on the D: drive to Files so that when you changed to the drive (by typing D: ) then you would already be in the files folder on D:.
 
thanks fogleroller and OdiN

i think OdiN hit the nail on the head as far as my situation... i'll try to remember that about drives.

chipy
 
Back
Top