home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / dev / obero / oberon / tool / backup.tool (.txt) < prev    next >
Encoding:
Oberon Text  |  1994-09-26  |  320 b   |  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.