home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / bit / listserv / dbasel / 1454 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.6 KB  |  39 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!paladin.american.edu!auvm!UTHSCSA.EDU!BURNFIELD
  3. Organization: The University of Texas Health Science Center at San Antonio
  4. X-Envelope-to: DBASE-L%NMSUVM1.BitNet@pucc.PRINCETON.EDU
  5. X-VMS-To: apo::"DBASE-L%NMSUVM1.BitNet@pucc.PRINCETON.EDU"
  6. MIME-version: 1.0
  7. Content-transfer-encoding: 7BIT
  8. Message-ID: <01GTFCEICAPE000VMJ@uthscsa.edu>
  9. Newsgroups: bit.listserv.dbase-l
  10. Date:         Tue, 12 Jan 1993 09:08:51 -0500
  11. Sender:       "Discussion on the use of the dBase language and related
  12.               dialects" <DBASE-L@NMSUVM1.BITNET>
  13. From:         BURNFIELD%SHIRE@UTHSCSA.EDU
  14. Subject:      Re: procedure not found
  15. Lines: 22
  16.  
  17. I'm not sure what dBase dialect you're using, but, I've occasionally had this
  18. problem with FoxBase+/Mac and it's usually because I've done one of the
  19. following:
  20.  
  21. 1. The interpreter (Fox, dBase, etc.) is looking in a different directory for
  22. the procedure file than the current directory. This can usually be fixed with a
  23. SET DEFAULT TO command.
  24.  
  25. 2. FoxBase+/Mac doesn't like a procedure in a file that is the same name as the
  26. file. For example if a have a file called, say, PROC.PRG and then I have a
  27. procedure inside the file named PROC, then I get an error very similar to what
  28. you're describing.
  29.  
  30. I've never used dBase and haven't as yet written any big foxpro programs so I
  31. don't know how they will handle the above situations.
  32.  
  33. Hope this helps.
  34.  
  35. Dean Burnfield
  36. The University of Texas Health Science Center at San Antonio
  37. Internet address: burnfield@uthscsa.edu
  38. Bitnet address:   burnfield@uthscsa
  39.