home *** CD-ROM | disk | FTP | other *** search
/ Enter 1998 December / ENTER12_1.iso / os2 / Awe / AWE0157.ZIP / plg / plug.example < prev    next >
Encoding:
Text File  |  1998-08-12  |  705 b   |  34 lines

  1. {Author Details}
  2. {Author Details}
  3. {Plugin Name}
  4. {Display Message Box Y / N}
  5. {Rexx Code Starts Line 5 or below}
  6.  
  7.  
  8. Changing the following variables may cause problems
  9.  
  10. AUTOSAVEFILE
  11. DEFPATH
  12. FILESPEC
  13. KEYPATH
  14. LOADFILE
  15. MAINWINDOW
  16. PARPATH
  17. SAVETID
  18. WORKDIR
  19.  
  20. The Rexx Code provided will be 
  21. Interpret 'ed 
  22.  
  23. The following variables are provided
  24. PLGSelectedBegin (Gives Location of Begin Selected)
  25. PLGSelectedEnd    (Gives Location of End Selected)
  26. PLGDocumentBegin (Gives Location of Beginning of Document)
  27. PLGDocumentEnd (Gives Location of End of Document)
  28. PLGDocumentSource (Gives Source of Docuement)
  29.  
  30.  
  31.  
  32. All Internal Variables should begin with PLG to stop any problems occuring
  33.  
  34.