home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / WORD / AMAC42E.ZIP / WHAT'S.NEW < prev   
Text File  |  1992-04-26  |  6KB  |  139 lines

  1.               94 New And Changed Macros Since AMAC42.ZIP
  2.              ════════════════════════════════════════════
  3.                              AMAC42E.ZIP
  4.                             April 27, 1992
  5.  
  6.       Key      File          Description
  7.      -----  ---------   ----------------------------------------------
  8. Macros to Make Macro Title Boxes
  9. ─────────────────────────────────
  10.       @(5)   {com002}   Make Macro Title Box
  11.       @(9)   {com002}   Remove Macro Title Box
  12.       @(6)   {com002}   Copy Macro Title To Index
  13.  
  14. Date and Time Macros
  15. ─────────────────────
  16.       @(7)   {DATE15}   4-9-92                              (US -)
  17.       @(6)   {DATE15}   4/9/92                              (US /)
  18.       @(f10) {DATE15}   9-4-92                        (European -)
  19.       @(f3)  {DATE15}   9/4/92                        (European /)
  20.       @(8)   {DATE15}   9.4.92                        (European .)
  21.       ^(f2_) {DATE15}   Thu  4-16-1992                (DOS format)
  22.       @(2)   {DATE15}   Thursday  April 9, 1992
  23.       @(9)   {DATE15}   |      ( no comma)
  24.       @[     {DATE15}   Thursday, April 9, 1992
  25.       @]     {DATE15}   |
  26.       @(f2)  {DATE15}   Thursday, 9 April, 1992       (European)
  27.       @(f9)  {DATE15}   |                             (European)
  28.       @(4)   {dat001}   April 9, 1992
  29.       @(1)   {dat001}   |
  30.       @(f4)  {dat001}   9 April, 1992                 (European)
  31.       @(f1)  {dat001}   |                             (European)
  32.       @(f5)  {dat002}   Thursday, April 9, 1992 at 11:18 am
  33.       @(f6)  {dat002}   |
  34.       @(f7)  {dat003}   Tom Hogshead, Friday, May 8, 1992 at 11:27 am
  35.       @(f8)  {dat003}   |
  36.       ^(f1_) {dat003}   Tom Hogshead  Friday, May 8, 1992 at 11:27 am
  37.                                    ( no comma)
  38.       @(3)   {dat003}   5:26 pm
  39.       @(0)   {dat003}   |
  40.                         Sort Directory Sizes in Descending Order,
  41.       @(1)   {dsiz@1}   | - RIGHT Justify Number of Files' Column
  42.       @(2)   {dsiz@2}   | - LEFT  Justify Number of Files' Column
  43.  
  44. Macros For Files
  45. ─────────────────
  46.       @(f3)  {FILE27}  SAVE Read Only Files
  47.  
  48. Miscellaneous Column Block Macros
  49. ──────────────────────────────────
  50.                         Make Block a Column Block of Longest Line
  51.       @(3)   {msg003}   | - Exclude Leading Spaces
  52.       @(1)   {msg003}   | - Include Leading Spaces
  53.       @(7)   {msg003}   | - Include Leading Spaces
  54.                        Make Paragraph a Column Block of Longest Line
  55.       @(5)   {msg003}   | - Exclude Leading Spaces
  56.       @(2)   {msg003}   | - Include Leading Spaces
  57.  
  58. Miscellaneous Message Macros
  59. ─────────────────────────────
  60.       @(f8)  {msg004} Format Message (For v2.10)
  61.  
  62. Switch Case and Captilization Macros
  63. ─────────────────────────────────────
  64.       @(3)   {rfr002}  Capitalize First Letter of Words in COL  Block
  65.       @(4)   {rfr002}  Capitalize First Letter of Words in CHAR Block
  66.       @(5)   {rfr002}  Capitalize First Letter of Words in LINE Block
  67.  
  68. Macros To Format
  69. ─────────────────
  70.       @(f8)  {rfr003}  Format BLOCK To User Selected Left/Right Margins
  71.       @(f9)  {rfr003}  Format PARAGRAPH To Left Margin
  72.                        of Last "Goto Column" Prompt Entry
  73.                        Reformat ONLY Lines Wider Than Right Margin 80
  74.       @(f1)  {rfr003}  |- QEdit v2.15 Only    (Fast)
  75.       @(f2)  {rfr003}  |- QEdit v2.10 or 2.15 (Slow)
  76.       @(8)   {rfr003}  Format BLOCK, Small Version of @5
  77.       @(1)   {rfr003}  Format BLOCK, Smallest Version of @5
  78.       @(5)   {rfr003}  Format BLOCK, Uses Temp File, Technique only
  79.  
  80. Macros to Right/Left Justify and Align
  81. ───────────────────────────────────────
  82.       @(6)   {rfr004}  Comma Delineate and Align Column Block By
  83.                        Decimal Point, Fill With Zeros, Add $'s
  84.       @(5)   {rfr004}  Comma Delineate and Align Column Block By
  85.                        Decimal Point, Fill With Zeros
  86.       @(4)   {rfr004}  Align Column Block By Decimal Point, Fill Zeros
  87.       @(3)   {rfr004}  Align Column Block By Decimal Point
  88.       @(2)   {rfr004}  Left  Justify Column Block
  89.       @(1)   {rfr004}  Right Justify Column Block
  90.       @(9)   {rfr004}  Right Justify Column
  91.  
  92. Sort Column Block And Adjacent Text In:
  93. ───────────────────────────────────────
  94.       @(1)   {rfr009}  Ascending  Absolute Value
  95.       @(2)   {rfr009}  Descending Absolute Value
  96.       @(3)   {rfr009}  Ascending, Case Insensitive
  97.       @(4)   {rfr009}  Descending
  98.       @(5)   {rfr009}  Reverse
  99.  
  100. Sort Column Block Only In:
  101. ──────────────────────────
  102.       @(6)   {rfr009}  Ascending  Absolute Value
  103.       @(7)   {rfr009}  Descending Absolute Value
  104.       @(8)   {rfr009}  Ascending, Limited to 999 Lines
  105.       @(9)   {rfr009}  Descending
  106.       @(0)   {rfr009}  Randomly
  107.       #(f1)  {rfr009}  Make Column Block to Test Macros
  108.       #(f2)  {rfr009}  Test If Block Is Marked, and Close
  109.  
  110. Macros To Select and Load Files In QEdit Ring
  111. ──────────────────────────────────────────────
  112.        @(f2_)       {ring@f2}
  113.              Load At Command Line All Files From a Pre-Made List of Files,
  114.              Read Macro of First File in File List If It Exists,
  115.             (Does *NOT* Emulate PC Magazine's FILECTRL.COM After Loading)
  116.             (20% faster than @1)
  117.  
  118. Macros To Show Byte Size of Macros, SIZE19.QM
  119. ──────────────────────────────────────────────
  120.       @(1)             Size of SINGLE Macro In Format:
  121. * 146 bytes Wed  04-22-1992  23:31:51 (TH @1)
  122.  
  123.       @(2)             Size of ALL Macros In File In Format:
  124. * 147 bytes Wed  04-22-1992  23:34:18 (TH @2)
  125.  
  126.       @(3)             Size of SINGLE Macro In Short Format:
  127. * 223 bytes  4/22/92  11:38 pm (TH @3)
  128.  
  129. Macros To Search/Replace In Text And ZIP Files
  130. ───────────────────────────────────────────────
  131.                         From Command Line Only
  132.       @(0)         {SR}    - Search/Replace In Text and Zip Files
  133.       @(5)         {SRQ}   - Search/Replace, Quit Files After Replacement
  134.       @(7)         {SRL}   - Search Only In Text and Zip Files
  135.  
  136.                         While Editing
  137.       @(1)         {SRCH31}- Make Filelist Containing Search Text
  138.       @(4)         {SRCH31}- Search/Replace Files While Editing
  139.