home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!news.encore.com!csar!foxtail!sdd.hp.com!zaphod.mps.ohio-state.edu!darwin.sura.net!europa.asd.contel.com!paladin.american.edu!auvm!!""
- Status: N
- Message-ID: <9211042335.AA26282@charly.taclog.af.mil>
- Newsgroups: bit.listserv.dbase-l
- Date: Wed, 4 Nov 1992 17:35:21 -0400
- Sender: "Discussion on the use of the dBase language and related
- dialects" <DBASE-L@NMSUVM1.BITNET>
- From: "(MSgt Brian J. Boudreaux;393 SUPS/LGSPM;597-2068)"
- <boudrea@CHARLY.TACLOG.AF.MIL>
- Subject: HELP WITH CAPTURE COMMAND
- Lines: 24
-
- Help!!!
-
- I am trying to convert a Clipper 87 based program to Clipper 5.01 that
- is being used on an old NOVELL network under MS DOS 3.2 and
- encountered a problem that has me baffled.
-
- I have not changed the coding at all in a print routine. When
- compiled, the program runs with no problems under the 87 version
- HOWEVER when using the 5.01 version the system locks up.
-
- the code that I believe is locking the system is as follows:
-
- IF Mc_type = 'PI'
- RUN CAPTURE P=1 >NUL
- ENDIF
-
- note: mAYBE i AM DUMB FOR ASKING - WHAT IS CAPTURE?
-
- Is there a difference when using this command under the two versions
- of clipper?
-
- Thanks
-
- Brian J. Boudreaux
-