PULL Multi-level Pull-Down Menus v7.0b
Submitted By:
WEBMASTER
Rating:
(Not rated) (
Rate It)
{ ========================================================================== }
{ PullDefs.inc - Compiler definition file for PullDemo. var 7.0b, 09-24-93 }
{ }
{ Copyright (c) 1988,1993 James H. LeMay, All rights reserved. }
{ ========================================================================== }
{ $A+,B-,D+,E-,F-,G-,I-,L+,N-,O-,P-,Q-,R-,S-,T-,V-,X+}
{$A+,B-,D-,E-,F-,G-,I-,L-,N-,O-,P-,Q-,R-,S-,T-,V-,X+,Y-}
{$define UseSubMenuCode }
{$define UseHelpWndwCode }
{$define UseDataEntryCode }
{$define UseMsgLineCode }
{ $define MultiWorkWndws }
{ The following two defines affect the use of the QWIK, WNDW, and GOOF units.}
{ If undefined, these directives saves data space and some code. }
{ If you are using only video page 0, put a space before the following "$": }
{$Define MultiPage }
{ If you are NOT using virtual windows, remove the following "$": }
{$Define AddVirtual }
{ $define UseStrg } { define this conditional if you are using the Strg
Unit in SpeedPack II }