[A89] Re: Determine Variable Type
[Prev][Next][Index][Thread]
[A89] Re: Determine Variable Type
To get the type of a variable, you need its handle, then use
HToESI(handle)
which returns the adress of the TAG of your variable.
The list of Tags is in events.html from TIGCC.
HToESI too.
----- Original Message -----
From: "Richard Cypher" <bluegoose002@yahoo.com>
To: <Assembly-89@lists.ticalc.org>
Sent: Monday, June 04, 2001 5:36 AM
Subject: [A89] Determine Variable Type
>
> Can anyone help me out with some sample code to
> determine the type of a variable in TIGCC?
>
> The only types I'm interested in right now are
> programs, functions, and text files.
>
> I open the file using fopen( varName, "rb") and check
> to make sure it exists.
>
> Thanks for any and all help,
>
> Rick
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year! http://personal.mail.yahoo.com/
>
>
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif
Follow-Ups:
References: