Category : Word Processors
Archive   : AMAC43B.ZIP
Filename : [email protected]

 
Output of file : [email protected] contained in archive : AMAC43B.ZIP
* [email protected]
* Macro To Load a File List of Files In Ring
* 5/18/92

* 
* ----------------------------------------------------------------------
* @(f3) Load File List In Ring,
* User Selects File To Load Emulating PC Magazine Filectrl.com,
* Makes Paragraph of File List For Faster Loading,




@f3 macrobegin
setscreenoff * Turn screen off for less flicker
endfile markline begfile * Mark file list
* ---------------------- Copy File List To Nul ----------------------*
editfile "Nul" return * Load Nul for faster loading
copyblock unmarkblock * Copy file list to Nul
* ------------ Makes File List Paragraph For Fast Loading ------------*
LOOP:
endline begline * Test if empty line
jtrue NOEMPTY
delline jtrue LOOP * Delete all empty line 'til no more
NOEMPTY:
endpara * Move end of para
cursordown jtrue LOOP * Loop 'til no more empty lines
begfile * Pos to format
setrmargin "60" return * Set margin for fast load
wrappara * Format file list as para
setrmargin "80" return * Reset right margin to "80"
* ---------------------- Load File List In Ring ----------------------*
LOAD:
setscreenon setscreenoff * Turn screen on/off to see loading
markline * Mark file name at cursor
copy * Copy file name to scrap
editfile currentfilename " " * Load current file plus
paste return * last marked on list into ring
cursorup * Move up to next file in list
jtrue LOAD * Continue loading until top of list
* --------------- Quit Nul, Return To Top of File List ---------------*
quit * Quit formatted Nul file list
* ------------------- Load First File in Window 2 -------------------*
horizontalwindow * Open 2 windows
editfile paste return * Load first file in list in window 2
prevwindow * Move to window 1
* ------------------- Select Another File To Load -------------------*
SELECT:
setscreenon * Turn on for pause
pause * Pause to select file to load
markline copy * Copy selected file name to scrap
nextwindow * Move to window 2
editfile paste return * Load selected file
zoomwindow * Zoom to edit in full window
pause * Press to Select another file
prevwindow * Return to list to select another file
makectrofscreen * To view files above and below cursor
jump SELECT * Loop again to select another file
*
* 81 bytes Thu 05-07-1992 10:10:11 (TH @f3)



  3 Responses to “Category : Word Processors
Archive   : AMAC43B.ZIP
Filename : [email protected]

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/