1. Help - DOS related
- Posted by Matt Z Nunyabidness <matt1278 at JUNO.COM> Oct 14, 1998
- 621 views
I tried to make a Eu program in DOS that would make a file with a long file name and spaces, but since it has spaces, i can't delete it! The file was: gosh what a long file name and Eu truncated it to(in DOS 7.10): gosh wha Now i can't get rid of it because the del command stops and says: Too many parameters - wha
2. Re: Help - DOS related
- Posted by "Bown, John" <John.Bown at UK.ORIGIN-IT.COM> Oct 14, 1998
- 611 views
> >I tried to make a Eu program in DOS that would make a file with a long >file name and spaces, but since it has spaces, i can't delete it! The >file was: >gosh what a long file name >and Eu truncated it to(in DOS 7.10): >gosh wha >Now i can't get rid of it because the del command stops and says: >Too many parameters - wha Try DEL GOSH*.* - May work.
3. Re: Help - DOS related
- Posted by C & K L <candkNOSPAM2ME at TICNET.COM> Oct 14, 1998
- 611 views
Put the filename in quotes. del "a long file name with spaces.whatever" Matt Z Nunyabidness wrote: > I tried to make a Eu program in DOS that would make a file with a long > file name and spaces, but since it has spaces, i can't delete it! The > file was: > gosh what a long file name > and Eu truncated it to(in DOS 7.10): > gosh wha > Now i can't get rid of it because the del command stops and says: > Too many parameters - wha
4. Re: Help - DOS related
- Posted by Matt Z Nunyabidness <matt1278 at JUNO.COM> Oct 14, 1998
- 606 views
thx JARS OF CLAY ROCKZ FOR GOD _________________ "When it comes to programming languages, Eu™ by RDS®™©(did i forget an ®?) is a cut above" - Matt1278 and Prezsoft Webbers: <A HREF="mailto:prezsoft at juno.com">prezsoft at juno.com</A>, president of SoftCo.® Uh, no slogan at the moment™ Go out and get Euphoria™ by Rapid Deployment Software® NOW!!! ___________________________________________________________________ You don't need to buy Internet access to use free Internet e-mail. Get completely free e-mail from Juno at http://www.juno.com or call Juno at (800) 654-JUNO [654-5866]
5. Re: Help - DOS related
- Posted by Matt Z Nunyabidness <matt1278 at JUNO.COM> Oct 14, 1998
- 624 views
thanx! it worked! JARS OF CLAY ROCKZ FOR GOD _________________ "When it comes to programming languages, Eu™ by RDS®™©(did i forget an ®?) is a cut above" - Matt1278 and Prezsoft Webbers: <A HREF="mailto:prezsoft at juno.com">prezsoft at juno.com</A>, president of SoftCo.® Uh, no slogan at the moment™ Go out and get Euphoria™ by Rapid Deployment Software® NOW!!! ___________________________________________________________________ You don't need to buy Internet access to use free Internet e-mail. Get completely free e-mail from Juno at http://www.juno.com or call Juno at (800) 654-JUNO [654-5866]