home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / emulate / a_util.lha / A-UTIL.DOC next >
Text File  |  1990-11-19  |  2KB  |  60 lines

  1. A-util v.2.0
  2.  
  3. Hi, i'm a Paragon SysOp in Bologna (Italy) and i've written this little
  4. Uty to make easy Xfer files Xfer beetwen Janus and Amy worlds.
  5. First of all EXCUSE for my language (i've learned it ONLY at school !)
  6.  
  7. Check in your DOS directory (this name is IMPORTANT!) if you have an
  8. editor (isn't important wich editor you have the only thing is that it
  9. MUST called X.exe).
  10.  
  11. Second things to do is copying Aread and Awrite commands in your DOS dir.
  12. Check for ANSI.SYS driver in your system (See in config.sys).
  13.  
  14. Now you can call A-util and work with it.
  15. Help on line make your life easy and do a lot of things instead of you.
  16.  
  17. You have to edit 2 files in C:\dos dir:
  18.  
  19. SEND.DAT      ---> List of files to xfer from Janus to Amy
  20. RECEIVE.DAT   ---> List of files to xfer from Amy to Janus
  21.  
  22. The file structure is:
  23.  
  24. AREAD:
  25. Filename <space> Extension <space> Sourcepath <space> DestPath
  26.  Max 8            Max 3             Max 15             Max 15
  27. SOURCEPATH: This is Amiga path so you have to put / at end of this parameter.
  28. DESTPATH  : This is Ms-Dos path so you have to put \ at end of this parameter.
  29. Example of receive.dat
  30.  
  31. myfile txt Dh0:temp/ c:\temp\
  32.  
  33. AWRITE:
  34. Filename <space> Extension <space> Sourcepath <space> DestPath
  35.  Max 8            Max 3             Max 15             Max 15
  36. SOURCEPATH: This is Ms-Dos path so you have to put \ at end of this parameter.
  37. DESTPATH  : This is Amiga path so you have to put / at end of this parameter.
  38. Example of send.dat
  39.  
  40. myfile txt c:\temp\ dh0:temp/
  41.  
  42. YOU CAN EDIT THESE FILES EVEN IN A-UTIL SECTION (with X.exe editor !!).
  43.  
  44. That's all folks !!!
  45. For any suggestion or .....helping hand...  please contact me on:
  46.  
  47.       AMIGA HQ BBS
  48. +039-51-221309 24h HST !
  49. 200Mb of Amy and Ms-Dos soft
  50.  
  51. or write me:
  52.  
  53. Stefano Malaisi
  54. V. Marsala, 31 40126 Bologna
  55. (ITALY)
  56.  
  57. See you soon with another JANUS uty !!!!
  58.  
  59.  
  60.