home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.databases
- Path: sparky!uunet!paladin.american.edu!darwin.sura.net!aplcen.apl.jhu.edu!saimiri.primate.wisc.edu!caen!uwm.edu!rpi!psinntp!psinntp!vivanet!mikes
- From: mikes@vivanet.com (Michael Shea)
- Subject: Foxbase app hangs
- Organization: VIVATRON Corporation
- Distribution: country
- Date: Fri, 20 Nov 1992 00:29:30 GMT
- Message-ID: <Bxzo18.8BD@vivanet.com>
- Followup-To: mikes@vivanet.com
- Lines: 40
-
-
- I am having a real maalox moment...
-
- This is the strangest thing I have ever seen.... I am writing a
- small app for a client in foxbase+ and it hangs when it Selects an
- area.
-
- Overview..
- selects 4 areas, a-d and opens files and indexes in each.
- starts in d and works through it sequentially.
- DO WHILE
- Gets a record from d
- selects a
- locates a record based on record from a
- If found
- opens c
- gets stuff from it
- opens b and writes to it...a new record
-
-
- SELECT A <<< IT HANGS HERE. dumps a 15 meg core on unix
- and sits and sits on dos. :-(((
-
- I am going nutso. Anyone ever see this before??
-
- I removed the .dbfs and idx's started clean. Removed the
- line(s) and even rewrote the bastard twice.
-
- I have a deadline on this I will not make if this goes on. :-(
-
- If some kind hearted net-soul could be of assistance.... :-)
-
-
- Thanks in advance.
-
-
- Mike Shea
- mikes@vivanet.com
-
-
-