home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of Shareware - Software Farm 2
/
wosw_2.zip
/
wosw_2
/
WORD
/
AMAC42E.ZIP
/
ALLMACRO.INF
< prev
next >
Wrap
Text File
|
1992-04-26
|
6KB
|
93 lines
AMAC42.ZIP QEdit Macros Written By Tom Hogshead 4/24/92
───────────────────────────────────────────────────────────────────
AMAC42(A+B+C+D) or AMAC42.ZIP contain over 400 QEdit macros.
AMAC42.ZIP uploaded to SemWare is split into four files as
AMAC42(A+B+C+D).ZIP. AMAC42.ZIP can also be found on CompuServe
IBMAPP Lib 0, Exec-PC (414-789-4210) and New-Ware (619-450-3257
or 455-5226). Any files changed and new macros added since
AMAC42.ZIP was issued will be found later in AMAC42(E+F...).ZIP.
1) BOOKxx.QM are a series of macros to place () around selected words
in QEdit files as bookmarks. Getting to a desired location in a
file and reading an unlimited number of macros is almost
instantaneous. Expands macro buffer space. See also JMPPOSxx.QM.
2) BUFFxx.QM contains macros to access and manipulate Scratch Buffers
the same as StoreScrBuff, AppendScrBuff and GetScrBuff do except the
last accessed buffer name is entered at the buffer name prompt. All
currently loaded Scratch Buffers may also be saved and reloaded at
the next edit session.
3) CENTxx.QM are QEdit macros to center lines/paragraphs/files.
4) COMTxx.QM contains macros to comment and un-comment lines, blocks,
paragraphs, macros, C programs, and dBase lines. Also has macros to
insert and delete text at beginning of lines or blocks, macro to
speed up batch file running, and macros to make and remove boxes
surrounding text with any border.
5) DATExx.QM for Date in English 'March 9, 1991', not 'Sat 03-09-1991'
and Time in Standard '5:26 pm', not Military '17:26:37'.
6) DELSPxx.QM macros may be used to delete leading spaces from various
lines in the file currently being edited.
7) DSIZxx.QM are macros to list all directories in a current or a
specified drive, sorted by directory size in descending order. The
number of files in each directory is also shown.
8) FILExx.QM QEdit macros allow the user to select files from a list to
either load, delete, read a macfile, save a read-only file, or save
files with the name either 09141025.EXT or file NAME.914. Spell
check macros with ShareSpell. Macros to save files without backups,
and delete and edit backups. Cursor position and scroll macros.
9) JMPPOSxx contains QEdit macros to provide an alternative to the
"bookmarking" macros in BOOKxx.QM. The JMPPOS macros allow the user
to set "Position Markers" at various points in a file, then jump
quickly to the next or previous position marker from anywhere in the
file or across files.
10) MACRxx.QM contains QEDIT macros to easily convert macros to and from
text/binary using QMAC.
11) MENUxx.QM is the beginning of a QEdit menuing system.
12) MISCxx.QM are miscellaneous macros:
mis001 -- Cursor and Line Position Macros
mis002 -- Counting Macros
mis003 -- Column Block and Box Making Macros
mis004 -- Macros to Compare Files
mis005 -- Macros to Make Single Column Macros
mis006 -- Other New Macros
13) MSGxx.QM QEdit macros make, update and remove an Index of all the
messages in an OffLine mail reader saved message file with the Index
inserted at the top of the saved message file. Macros are also
included to reformat OffLine message reader messages retaining
sender initials and quoting character for quoting replies.
14) PAGExx.QM QEdit macros "paginate" files and QMAC txtfiles so page
break locations can be seen and moved for better readability.
15) PAUSExx.QM macros make any portion of a QEdit macro marked as a
block a "single step" macro by entering a "pause" before the each
macro command in the block. Macros are included to revert a single
step macro to normal operation.
16) QLSTxx.QM contains macros that enables QEdit to load a list of files
from a FileList of unlimited length. These may be two of the
broadly most useful macros so far.
17) RFRMxx.QM contains macros to reformat QEDIT blocks, paragraphs and
files. Number of words in a file can be counted. Deletes extra
blank lines in files. Capitalize first letter of every word in
block. Double and triple space files. Left and right justify blocks
and files.
18) RINGxx.QM macros emulate PC Magazine FILECTRL.COM enabling the user
to know what files are in the ring, in what order, and the
capability to load a file in the ring *without* having to nextfile
through the ring. Files may be loaded from a list of files at the
command line or from a Pick List of files in the ring while editing.
19) SIZExx.QM are QEdit macros that quickly shows the byte size of each
macro. Size is added to the end of the macro with an asterisk in
column 1.
20) SRCHxx.QM are QEdit macros to search/replace and search only using
FGREP and MAXFIND. Only files containing the search text are loaded
automatically, and then the desired search/replace is performed.
Search/replace may be run from the command line or while editing
files. Search or search/replace may be also performed on ZIP files
without manually unzipping and rezipping.
21) TIMERxx.QM are macros enabling the user to measure execution time of
QEdit macro command sequences with unparalleled accuracy and
versatility. Timing macro commands provides the capability to
optimize macros for speed. Relative speed of many commands are
compared. The number of repeats can be timed from 1 to 100,000 for
different command sequences.
22) TOGLxx.QM contains QEdit macros to toggle Insert, AutoIndent,
WordWrap, EnterMatching and BoxDraw ON, and toggle Backups OFF.