home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a012 / 1.ddi / CHAP23.EXE / CHP2309.PRG < prev    next >
Encoding:
Text File  |  1991-04-30  |  131 b   |  6 lines

  1. * Program...: MLPOS Example
  2. * Listing...: 23-9
  3.  
  4. nStart     := mlpos(cMemo,79,1,4,.T.)
  5. cNew_memo  := substr(cMemo,nStart,9999)
  6.