home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!darwin.sura.net!jvnc.net!netnews.upenn.edu!msuinfo!crs.cl.msu.edu!folse
- From: folse@crs.cl.msu.edu (Mark Folse)
- Newsgroups: comp.sys.mac.databases
- Subject: Novice FoxBASE+/MAC Question
- Message-ID: <1992Jul28.211049.12069@msuinfo.cl.msu.edu>
- Date: 28 Jul 92 21:10:49 GMT
- Sender: news@msuinfo.cl.msu.edu
- Reply-To: folse@crs.cl.msu.edu.UUCP (Mark Folse)
- Organization: U.S. Congress c/o MSU (thanx guys)
- Lines: 10
-
- Still trying to develop my contact management package with the FoxBASE
- dox and Goley's "Dynamics of..." and I'm stuck on the following:
- When returning to my main, calling application from subroutines the
- main program hands on the READ SAVE following ON MENU
- menuchoice=STR(Menu(0),2)+STR(menu(1),2). The commands are the first
- two lines in a DO WHILE .T. loop which also contains the CASE for
- the results of ON MENU. Can't figure out why it does this.
-
- Thanx in advance for your help and again for your past support, sugggestions,
- &c.
-