home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / CLIPPER / MISC / GLYPH.ZIP / OBJECTS.TEM next >
Encoding:
Text File  |  1988-05-31  |  545 b   |  30 lines

  1. <<title Screen File (.WW) Object Definitions>>
  2. <<load_lib("objects.tlb")>>
  3. <<uicode>>
  4.     detail = ask_for_yn("Detail Report ?")
  5.     lnctr = 0
  6.     pgctr = 1
  7.     undef = "<undefined>"
  8.     pgctr = pgheader(pgctr)
  9. <<enduicode>>
  10. <<environment()>>
  11. <<objsummary()>>
  12. <<scrdump()>>
  13. <<uicode>>
  14.     ? chr(12)
  15.     pgctr = pgheader(pgctr)
  16. <<enduicode>>
  17. <<dbfsummary()>>
  18. <<idxsummary()>>
  19. <<fldsummary()>>
  20. <<memsummary()>>
  21. <<boxsummary()>>
  22. <<optsummary()>>
  23.  
  24.  
  25.  
  26.               ────── End of Listing ──────
  27. <<uicode>>
  28. ? chr(12)
  29. <<enduicode>>
  30.