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

  1. Path: aargh.incubus.sub.org!marc
  2. From: marc@aargh.incubus.sub.org (Marc 'Nepomuk' Heuler)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: ---> AREXX File Deletion
  5. Message-ID: <rfkey*8wa@aargh.incubus.sub.org>
  6. Date: Tue, 12 Mar 1996 13:57:47 CET
  7. Reply-To: marc@aargh.incubus.sub.org
  8. References: <4hvakt$43r@mutt.mda.ca>
  9. Organization: Data Design
  10. X-Newsreader: Arn V1.03a
  11.  
  12. In article <4hvakt$43r@mutt.mda.ca>, Mark Dostie writes:
  13.  
  14. > I want to be able to delete files from within AREXX, could someone
  15. > send me the code fragment I need to include? AREXX doesn't seem to
  16. > have deletion as a standard function, open and close but no delete.
  17.  
  18. address command 'delete >nil: "ram:myfile"'
  19.