home *** CD-ROM | disk | FTP | other *** search
/ Frostbyte's 1980s DOS Shareware Collection / floppyshareware.zip / floppyshareware / GLEN / DATEF10.ZIP / ALLMACRO.INF next >
Text File  |  1990-08-19  |  3KB  |  68 lines

  1. The following macros, included in ALLMAC17.ZIP have been uploaded
  2. to this BBS, CompuServe IBMAPP, and Exec-PC (DATEF10 added in v1.7):
  3.  
  4. 1. PAGE23.ZIP QEdit macros "paginate" documents and QMAC txtfiles so
  5. page break locations can be seen and moved for better readability.
  6.  
  7. 2. MACRO23.ZIP contains QEDIT macros to easily convert macros to & from
  8. text/binary using QMAC:
  9.  
  10.  @1-Loads txtfil from list: @2-Refresh with "standard" mac: @3-Merges
  11.  current with designated, reads: @4-Appends txt to "standard" txt &
  12.  mac, reads: @5-Gets error file: @6-Makes dummy txt from current:
  13.  @7-Makes & reads dummy mac from txt: @8-Reads mac of txt: @9-Makes
  14.  mac only: @0-Makes & reads mac: @t/n-Reads macfiles from list by
  15.  date/name.
  16.  
  17. 3. FILE12.ZIP QEdit macros allow the user to select files from a
  18. window to either load the txtfile, read the macfile, or delete a file
  19. based on the desired file extension and type of sorting. Alt_F1 Loads
  20. the selected txtfile for editing, Alt_F2 Reads the selected macfile
  21. Alt_F3 Deletes the selected file.
  22.  
  23. 4. BOOK13.ZIP BookMarker are a series of four macros to place ()
  24. around selected words in QEdit documents as bookmarks. A bookmark can
  25. then be quickly located from an index of book-marked words (also
  26. prepared with these macros) at the top of the document by pressing
  27. Alt_1. Getting to a desired location in a document or a help file is
  28. almost instantaneous.
  29.  
  30. 5. REFORM12.ZIP contains macros to reformat QEDIT blocks, paragraphs
  31. and documents. Indented paragraphs and blocks are kept in their
  32. original position.
  33.  
  34. 6. SIZE10.ZIP is a QEdit macro that quickly shows the byte size of a
  35. macro added to the end of the txtfile with an asterisk in column 1.
  36.  
  37. 7. TOGGLE11.ZIP contains macros to toggle Insert and AutoIndent On.
  38.  
  39. 8. GETCOM10.ZIP contains a QEdit macro that retrieves a selected command
  40. from your QCONFIG.DAT file, displays the selected command and it's key
  41. on the screen, and then removes the command and it's key from the
  42. screen. For those of us who can never remember all the commands and can
  43. never find our reference sheet, this might help.
  44.  
  45. 9. SAVERO10.ZIP macro will save the currently loaded file if the file
  46. attribute on the disk copy is set to Read-Only. QEdit currently will not
  47. save files loaded as Read-Only. This macro is written to use either Dos
  48. ATTRIB, Gavin's ALTER, or Norton's FA.
  49.  
  50. 10. SET10.ZIP is a QEdit macro to get a Dos environment variable on the
  51. screen, and then remove it by pressing 'Enter'.
  52.  
  53. 11. QLIST10.ZIP contains a macro that enables QEdit to load a list of
  54. files from a filelist of unlimited length. It may be one of the
  55. broadly most useful macros so far. The macro, initially written by
  56. Kyle Watkins of SemWare, has been modified by the author to read
  57. the macfile of the first file in the filelist.
  58.  
  59. 12. COLUMN10 are macros to convert QMAC txtfiles to a single column
  60. of commands for easy viewing.
  61.  
  62. 13. DATEF10 QEdit macros save the current file with the name either
  63. "Mos_Day_Hour_Min.Ext" or "CurrentFileName.Mos_Day". For example,
  64. Alt_0 saves this file as 08191025.inf and Alt_9 saves it as
  65. e:\up\datef.819 when date and time are Sun  08-19-1990  10:25:00.
  66. These may be useful in retrieving previous files which would have
  67. been erased.
  68.