"Bourland, Milan <mbourland@PhelpsDodge.com> wrote:
>
> > I very much appreciate the replies so far. I am trying to use these
> > suggestions to resolve the issue, but I am not getting very far yet. Also,
> > I have not done much of this and am "self-taught" up to now, so there is a
> > lot about this I don't know.
try this
Stan
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
>
> > I very much appreciate the replies so far. I am trying to use these
> > suggestions to resolve the issue, but I am not getting very far yet. Also,
> > I have not done much of this and am "self-taught" up to now, so there is a
> > lot about this I don't know.
try this
Stan
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
> charToInt()
> converts to an integer. decimal or hexadecimal are just display options
for that integer
Or use AsInt16 (or other) if you want to convert the ASCII number to an
integer ("14" is 14), rather than convert the internal character code (ie
"1" is 49)
Les Hammer
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".