[jawsscripts] Question on variable/functions and scope ranges of types

  • From: "Peter Torpey" <ptorpey00@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Mon, 14 Oct 2019 21:00:13 -0600

I have a script file with an include statement at the top that references a
separate jsl file containing some custom functions.
 

Within the jsl file I reference some functions in the original jss file and
am trying to capture return values from these functions.

 

Problem: When I reference functions within the jss file, functions that
return string values, for example, are seen as functions that return integer
values within the jsl file.

 

What is the proper way of making the scope of variable types sensible?

 

Thanks for any suggestions.

 

--Pete

 



__________�

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

Other related posts: