home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1996 December / CD_shareware_12-96.iso / DOS / Programa / AGSPC1B2.ZIP / EDIT.PPS < prev    next >
Encoding:
Text File  |  1996-07-29  |  244 b   |  11 lines

  1. ; Demonstration of the PageEdit procedure (library PAGEEDIT.LIB)
  2. ;
  3. ; Note: your application needs to be distributed along with PAGEEDIT.CFG &
  4. ; PAGEEDIT.PCB !
  5.  
  6. #ppe
  7. #libpath ..\..\lib
  8. #use pageedit
  9.  
  10. PageEdit(PPEPath() + "SAMPLE.PCB")
  11.