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

 
Output of file : TEST.PRG contained in archive : SERIAL.ZIP
* Program Name: test.prg
* Author: Dave Irwin
* Copyright (c) 1989 by Software Solutions
*-----------------------------------------------------------------------------
* Created: 5/11/1989 at 11:35
*---------------------------- ALL RIGHTS RESERVED ----------------------------
* JUST A TEST OF HOW TO READ THE EMBEDDED SERIAL NUMBER AND FILE SERVER NAME!
* Linking: TLINK TEST CODEIT,,,EXTEND CLIPPER
CLEAR
mSERIAL = SPACE(15)
mSERVER = SPACE(48)
mFILENAME = 'TEST.EXE'
DO GETID WITH mFILENAME, mSERIAL, mSERVER
@10,10 SAY mSERIAL
@12,10 SAY mSERVER
RETURN



  3 Responses to “Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : SERIAL.ZIP
Filename : TEST.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/