home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 106 / EnigmaAmiga106CD.iso / software / sviluppo / pmm / developer / fd / remote.fd < prev    next >
Encoding:
Text File  |  1999-09-05  |  216 b   |  11 lines

  1. ##base _RemoteBase
  2. ##bias 30
  3. ##public
  4. RemoteInit()()
  5. RemoteAdd(config)(a0)
  6. RemoteRemove(appname)(a0)
  7. RemoteOpen(class,appname,file,flags)(a0,a1,d0,d1)
  8. RemoteError(error)(d0)
  9. RemoteValidate(folder,flags)(a0,d0)
  10. ##end
  11.