home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / jËzyki_programowania / oberon / tool / backup.tool (.txt) < prev    next >
Oberon Text  |  1977-12-31  |  320b  |  14 lines

  1. Syntax10.Scn.Fnt
  2. Backup.Directory
  3. Backup.ReadAll
  4. Backup.SetDrive 0    (* df0 *) (* Command for changing drive number *)
  5. Backup.SetDrive 2    (* df2 *)
  6. Backup.ReadFiles ^
  7. Backup.WriteFiles ^
  8. Backup.ReadFiles ~
  9. Backup.WriteFiles ~
  10. Backup.DeleteFiles ^
  11. Backup.DeleteFiles ~
  12. !Backup.Format
  13. !Backup.Init
  14.