home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d03xx / d0365.lha / DmeAsm / DmeAsm.Doc < prev    next >
Text File  |  1990-08-12  |  2KB  |  48 lines

  1.  
  2.         DmeAsm   by Nic Wilson
  3.  
  4.  
  5. This program is for anyone who uses the HighSoft Devpac Assembler
  6. and would like to use the fantastic editor DME.  The only draw back
  7. I found was actully assembling was a pain.
  8.  
  9. (see below for use within DME)
  10.  
  11. Enter DmeAsm.  DmeAsm is a CLI command file that takes your source 
  12. code as a parameter and opens a window similar to the Assemble window
  13. inside Devpac (Genam2) and gives similar options.  These options are
  14. very straight forward for anyone who uses Devpac.  If no parameter is
  15. supplied then the window will still open and you can supply your own.
  16.  
  17. Once launched the source file will be showing in the Source String gadget
  18. and the default save filename (source less all after the . ) in the
  19. destination gadget.  These can be changed if you wish.  The StdOut gadget
  20. is so you can supply a file to save the output from Genim2 to. 
  21.  
  22. At the bottom is a set of six gadgets as below.
  23.  
  24. Asm/Debug    -    assemble then launch metascope with the executable
  25. Metascope    -    launch metascope immediately
  26. Asm/Run        -    Assemble then execute the file
  27. Cancel        -    exit out
  28. Run        -    run the file
  29. Assemble      -    just assemble it
  30.  
  31. This program can be used from within DME as the Author kindly supplied
  32. DME with a $filename option.  To use it is simple, just make a small change
  33. to the DME .edrc file to add a menu option.  With this file you will find
  34. an example .edrc file (the one I use).  Down the bottom you will see
  35. the Assemble entry.  This launches DmeAsm when the menu option is selected
  36. using the file in the current window.
  37.  
  38. Any probs then please write to me, I have enclosed the source code for
  39. your enjoyment.
  40.  
  41. Nic Wilson
  42. 138d South Street
  43. Toowoomba Queensland
  44. Australia  4350
  45.  
  46. Phone 076 358539 HOME
  47.       076 358522 FAX or WORK
  48.