[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
# ---------------------------------------------------------------------------
# Rescue Grouping File: APTFILER.EXE
# Created on: Sun Jan 16 06:28:19 1994
# Linked with Library: Clipper (R) 5.2 Intl. Rev. 1.96 BRITISH
# ---------------------------------------------------------------------------
# Section 1 is a list of the source modules generated by Rescue. Each
# module has one or more items identifying the procedure(s) that are
# grouped within it. Items fall into one of three categories:
#
# 1) [n] is a cross reference to an entry in Section 2 that identifies
# procedures that share a common STATIC variable.
#
# 2) <procedure>(n) cross references to an entry in Section 3 that identifies
# procedures that share a common STATIC procedure.
#
# 3) <procedure> identifies the procedure with that name.
#
# To change the way procedures are grouped during Rescue Pass 2, edit
# Section 1. Items of type 3) can be moved anywhere. Types 1) and 2)
# that are grouped must remain grouped.
# ===========================================================================
# Section 1
ERRORSYS.PRG: DEFERROR(141) ERRORMESSA(146)
APTFILER.PRG: [0] NORMPATH FNAME
PUSHSCR.PRG: [1]
ISMOUSE.PRG: [2]
TBKEYHAN.PRG: [3] APTSTABILI TBQUIT
DIALOGS.PRG: [4] APTALERT APTBACKPLA
HILITE APTINPUTBO PBUTT
GETSYS.PRG: [6]
# ---------------------------------------------------------------------------
# Section 2
# ---------------------------------------------------------------------------
[0]: APTFILER TRIMPATH(12) APTDIRECTO
SELECTFILE(33) GETWCARD(44)
[1]: PUSHSCR PUSHHOT POPSCR
SPUT SGET SIS
SDEL TBGETUDM TBPUTUDM
TBDELUDM PUSHWORKAR POPWORKARE
POPHOT ISHOT HOTSNEST
APTMLINES APTSWITCH
[2]: ISMOUSE APTMOUSE MDBLCLK
VSCROLLBAR HSCROLLBAR MBVSCROLL
MBHSCROLL MTBBROW GETMOVBLOC(105)
MFKEYS MGVSCROLL MGBROW
MBUTT APTINKEY
[3]: TBKEYHANDL
[4]: APTBOX APTBUTTONS APTDISPMSG
[6]: READMODAL CLEARGETSY(217) SETTLE(218)
POSTACTIVE(219) GETREADER RESTOREGET(222)
GETPREVALI GETAPPLYKE GETPOSTVAL
GETDOSETKE SHOWSCOREB(233) DATEMSG(244)
READEXIT GETACTIVE GETREADVAR(254)
__SETFORMA __KILLREAD UPDATED
READINSERT RANGECHECK READKILL
READUPDATE READFORMAT
# ---------------------------------------------------------------------------
# Section 3
# ---------------------------------------------------------------------------
TRIMPATH(12): APTFILER SELECTFILE(33)
SELECTFILE(33): APTFILER
GETWCARD(44): APTFILER
GETMOVBLOC(105): MTBBROW
DEFERROR(141): ERRORSYS
ERRORMESSA(146): DEFERROR(141)
CLEARGETSY(217): READMODAL
SETTLE(218): READMODAL
POSTACTIVE(219): READMODAL
RESTOREGET(222): READMODAL
SHOWSCOREB(233): POSTACTIVE(219) GETPREVALI GETAPPLYKE
GETPOSTVAL GETDOSETKE
DATEMSG(244): GETPOSTVAL
GETREADVAR(254): POSTACTIVE(219)
# ---------------------------------------------------------------------------
# End of GROUPING
# ---------------------------------------------------------------------------
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson