home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / database / 928 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  968 b 

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