home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / 8997 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.1 KB

  1. Path: sparky!uunet!spool.mu.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!rutgers!news.cs.indiana.edu!umn.edu!dell32.ortta.umn.edu!durai
  2. From: durai@ortta.umn.edu (Durai Venkatasubramanian)
  3. Newsgroups: comp.databases
  4. Subject: Re: Foxpro 2.0 question....
  5. Message-ID: <durai.125.726762580@ortta.umn.edu>
  6. Date: 11 Jan 93 14:29:40 GMT
  7. References: <KJELL.93Jan5153526@bulldozer.hut.fi> <104240@netnews.upenn.edu>
  8. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  9. Distribution: comp
  10. Organization: U of Mn
  11. Lines: 12
  12. Nntp-Posting-Host: dell32.ortta.umn.edu
  13.  
  14. In article <104240@netnews.upenn.edu> erik@sol1.lrsm.upenn.edu (Erik Vallow) writes:
  15. >From: erik@sol1.lrsm.upenn.edu (Erik Vallow)
  16. >Subject: Foxpro 2.0 question.... 
  17. >Date: 10 Jan 93 21:41:02 GMT
  18.  {... deleted...}
  19.  
  20. What is "juststem" ?
  21.  
  22. Juststem is an udf that returns the filename without extension("abcd" 
  23. in "abcd.txt").  It is not a foxpro native function. You can find it in the 
  24. procedure "appproc.prg" in the foxapp related files.  Appproc (how many 'p'
  25. s ?) has several other useful udfs.
  26.