home *** CD-ROM | disk | FTP | other *** search
-
- March 17, 1993
-
- CLIPVER.EXE checks OBJs and LIBs for to determine the Clipper version
- (5.01 or 5.2). It also optionally creates a recompilation batch file
- for recompiling your Clipper programs.
-
- It works by recognizing the symbols CLIPPER501 and CLIPPER520 located
- in the objects and libraries.
-
- Usage:
- CLIPVER [<filespec>] [/BAT[:filename]]
-
- For example:
- CLIPVER *.LIB - checks all LIBs for 5.01 or 5.2 symbols
-
- CLIPVER *.OBJ /BAT - also creates a RECOMP.BAT recompilation batch file.
-
- CLIPVER *.OBJ /BAT:mycomp.bat - names the batch file 'mycomp.bat'
-
- ─────────────────────────────────────────────────────────────────────────────
- Warning:
-
- Although I have made every effort to prevent any abnormal behavior
- I cannot be held responsible for any problems occuring from your use
- or abuse of this utility.
- ─────────────────────────────────────────────────────────────────────────────
-
- CLIPVER.EXE is Copyright 1993 by Jim Gale / Touchstone Business
- Creations.
-
- You may freely use and copy this utility (all three files together).
-
- I only ask in return that you send me your mailing information.
-
- We want to send you information on the following:
-
- Send-It - A telecommunications file transfer and remote diagnostic pgm.
- If you are a consultant and are tired of giving phone
- instructions, just let your customers run this program.
- You'll be able to send and receive files quickly AND be
- able to diagnose problems remotely. Its menu interface is
- so simple that for end users it only requires tag-and-send
- filenames and a phone number.
-
- CALC15 - A Professional Calculator for Clipper 5.01, 5.2.
- By adding one line to your program you can popup the
- calculator from and wait state - add paste your results
- back into any character or numeric field. You can
- currently download this from CA-CLIPPER forum.
-
- (Others) - Please send your information and we will add you to our
- mailing list.
-
- Los Angeles Clipper Users Group Developers Conference
- and more!
-
- Jim Gale
- Touchstone Business Creations
- 1313 N. Grand Ave. #315
- Walnut, CA 91789
- (818) 330-8383
-
- or Compuserve E-Mail to 73670,2561
-
- Send the following information:
- ──────────────────────────────────────────────────────────────────────────────
- Name:
- Address:
- City, State, Zip:
- Phone:
- CIS:
-
- Check off any that apply: [ ] Consultant [ ] Programmer [ ] Independent
- [ ] Reseller [ ] Employed
- [ ] Other ________________________________
-
- Comments:
-
-
- ──────────────────────────────────────────────────────────────────────────────
-
- Thanks,
- -Jim Gale
-