Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : QSLIB1.ZIP
Filename : AUTOSTOR.PRG

 
Output of file : AUTOSTOR.PRG contained in archive : QSLIB1.ZIP
* simulates QS's APPEND AUTOMEM command.
* See additional notes in AUTOREPL.PRG

function autostor
local z,mvb
if eval(memvarblock(field(1))) == NIL
** not defined yet
autovars(.T.)
endif
for z = 1 to fcount()
mvb := memvarblock(field(z))
eval(mvb,fieldget(z))
next
return .T.


  3 Responses to “Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : QSLIB1.ZIP
Filename : AUTOSTOR.PRG

  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/