Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : TREE1.ZIP
Filename : README

 
Output of file : README contained in archive : TREE1.ZIP
To create DEMO.EXE:

1. Copy DEMO.PRG and TREE.PRG to your clipper directory
2. Modify the "drive" variable in DEMO.PRG if desired (already set to "C:")
3. Compile DEMO.PRG by typing: CLIPPER DEMO (then press ENTER)
4. Link DEMO.OBJ which is created in step 2 as follows:
a. For TLINK type: TLINK DEMO,,,CLIPPER+EXTEND
b. For LINK type: LINK DEMO,,,CLIPPER+EXTEND
c. For PLINK86 type: PLINK86 FI DEMO LIB CLIPPER, EXTEND
5. Execute the program by typing: DEMO (then press ENTER)


To create TREE.OBJ for linking separately (instead of using "DO TREE" as in
the demo):

1. Copy TREE.PRG to your clipper directory
2. Compile TREE.PRG by typing: CLIPPER TREE (then press ENTER)

Then write and compile your programs which include calls to ATREE(). When
you're ready to link, add TREE to the list of object files. For example, with
TLINK you would type: TLINK YOURPROG+TREE,,,CLIPPER+EXTEND.

Hope you find this routine useful!

Ruben Agosto, Jr.
CompuServe# 71610,602



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

  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/