[A83] Re: Something's Wrong With My Include File
[Prev][Next][Index][Thread]
[A83] Re: Something's Wrong With My Include File
TASM doesn't like EQU without a dot, add a dot before the EQU.
Or just replace EQU with =
>From: "Steve Watson" <fif_freak00@hotmail.com>
>Reply-To: assembly-83@lists.ticalc.org
>To: Assembly-83@lists.ticalc.org
>Subject: [A83] Something's Wrong With My Include File
>Date: Wed, 14 Mar 2001 18:56:34 -0700
>
>
>Well, when I tried compiling my test file which used my custom getcsc
>include file, TASM said that the value was (well, that all the values were)
>misaligned in my include file. Can someone tell me what's wrong? Here's a
>sample of my include file:
>;------------------------------------------------------
>;|Graphing Keys |
>;------------------------------------------------------
>kY EQU 35h ;Y=
>kWin EQU 34h ;Window
>kZoom EQU 33h ;Zoom
>kTrace EQU 32h ;Trace
>kGraph EQU 31h ;Graph
>
>I can't tell what's wrong with it....Remember that it's for Getcsc.
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com