home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6358 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.icinet.net!news
  2. From: "Frank E. Noell" <cisi@ocsnet.net>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Help with syntax
  5. Date: 27 Mar 1996 00:56:19 GMT
  6. Organization: Channel Islands Software, Inc.
  7. Message-ID: <4ja3nj$mng@sneezy.icinet.net>
  8. NNTP-Posting-Host: dialup-10.ocsnet.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
  13.  
  14. An acquaintance of mine ask me to help her with a diskette problem.  She 
  15. has a single diskette Amiga.  I do not know the model or software 
  16. version.  She has a diskette that has a bad spot on it, and it will not 
  17. load.  By clicking on "cancel" a couple of times, files on the disk are 
  18. accessable, however.
  19.  
  20. As a long time computer nerd (that never touched an Amiga before), I 
  21. immediately found out how to get to the CLI window.  I have figured out 
  22. how to move necessary programs to the RAM disk, so I can work with this 
  23. "bad" disk.  There is a specific file she would like to copy to another 
  24. disk, and I am sure it is possible as I can copy other files from this 
  25. disk.  The file is not big.  The problem is that it is named: 
  26.  
  27. "ADDRESS FILE.FLR" (without the quotes).
  28.  
  29. COPY and RENAME apparently look at the space between ADDRESS and FILE as 
  30. a delimiter, and I get a syntax-type of error message.  I have tried 
  31. using double-quotes at various places, but to no avail.  How can I either 
  32. COPY or RENAME this file.
  33.  
  34. Thanks for any help.
  35.  
  36. Frank
  37.  
  38.