MEMBER()
omit('***',_c55_)
_ABCDllMode_ EQUATE(0)
_ABCLinkMode_ EQUATE(1)
***
!
!--------------------------
!ClarionLive Skeleton Class
!--------------------------
!==============================================================================
!If all fields begin with the same prefix, then you can have that auto-stripped
!by uncommenting the following line.
!E_StripPrefix EQUATE(1)
!==============================================================================
WidthMultiplier:Narrow EQUATE(5) !normal columns (numbers, lowercase, etc.)
WidthMultiplier:Wide EQUATE(7) !uppercase columns
!==============================================================================
INCLUDE('EQUATES.CLW')
INCLUDE('Errors.clw')
INCLUDE('UltimateDebug.INC'),ONCE
This file has been truncated. show original