home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / bit / listserv / dbasel / 847 < prev    next >
Encoding:
Text File  |  1992-08-22  |  638 b   |  15 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!UHCRCHVM.BITNET!YUNOH
  3. Message-ID: <DBASE-L%92082121395685@NMSUVM1.BITNET>
  4. Newsgroups: bit.listserv.dbase-l
  5. Date:         Fri, 21 Aug 1992 09:24:59 HST
  6. Sender:       "Discussion on the use of the dBase language and related
  7.               dialects" <DBASE-L@NMSUVM1.BITNET>
  8. From:         YUNOH@UHCRCHVM.BITNET
  9. Subject:      Re: DO on a variable
  10. In-Reply-To:  Message of Fri, 21 Aug 1992 09:50:01 EDT from <KARLG@ERS>
  11. Lines: 2
  12.  
  13. you might try preceding the progname with '&' i.e.)  DO &progname
  14. so that the value contained in variable progname is used.
  15.