[jawsscripts] Variant data type in JAWS scripts
- From: Jamal Mazrui <empower@xxxxxxxxx>
- To: jawsscripts@xxxxxxxxxxxxx
- Date: Wed, 24 Sep 2008 13:00:28 -0400 (EDT)
I would like to learn more about how the variant data type may be used in
JAWS scripts. Apparently, it may be used as a parameter or return value,
as well as a local or global variable. When I tried to assign a number to
a variant variable, however, the compiler complained about a type
mismatch. I find no functions specifically for converting to or from
variants. Does anyone know what conversions are done automatically and
what conversions can be done with existing conversion functions like
IntToString?
Jamal
__________
Visit and contribute to The JAWS Script Repository http://jawsscripts.com
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts
- Follow-Ups:
- [jawsscripts] Re: Variant data type in JAWS scripts
- From: Doug Lee
Other related posts:
- » [jawsscripts] Variant data type in JAWS scripts
- » [jawsscripts] Re: Variant data type in JAWS scripts
- » [jawsscripts] Re: Variant data type in JAWS scripts
- » [jawsscripts] Re: Variant data type in JAWS scripts
- [jawsscripts] Re: Variant data type in JAWS scripts
- From: Doug Lee