Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: HELP: how to work with spaces in DOS?  (Read 3179 times)

0 Members and 1 Guest are viewing this topic.

pslovo

  • Guest
HELP: how to work with spaces in DOS?
« on: October 06, 2004, 11:18:27 AM »
I accidently created file names with spaces in the name, i.e., ACE 005.DAT, ACE 006.DAT, etc.

Is there a way to get DOS to recognize the files that have spaces in the names? ???

2k dummy

  • Guest
Re: HELP: how to work with spaces in DOS?
« Reply #1 on: October 06, 2004, 11:39:54 AM »
When typing in the file name, insert a question mark (?) in the position of the space. This tells dos to accept ANY character in that position.

pslovo

  • Guest
Re: HELP: how to work with spaces in DOS?
« Reply #2 on: October 06, 2004, 11:50:40 AM »
Thanks!!!! :)  I thought I was not going to be able to get to my data!

I tried copying the files using the ? in the spaces but that did not work...  It does work by renaming them with the REN command first, then copying them.

Again, many thnx....

MalikTous

  • Guest
Re: HELP: how to work with spaces in DOS?
« Reply #3 on: October 09, 2004, 05:41:29 PM »
Usually putting "doublequotes" around a non-8.3 file path allows DOS 7.x (Win9x) and later to access the file.