Cool; will do. Thanks!
-----Original Message----- From: Aaron Smith [mailto:[EMAIL PROTECTED] Sent: Thursday, December 04, 2008 12:32 PM To: [email protected] Subject: Re: Is there an equivalent to execglobal in JS? Macarty, Jay {PBSG} wrote: > Looked at eval function. Was thinking execglobal had the option of reading a > file as well as executing a specified string. Not to my knowledge. You have to read a file into a string with ExecuteGlobal as well. You can use the GW Toolkit's FileToString object to perform such a task if you don't want to roll your own. Aaron -- To insure that you receive proper support, please include all past correspondence (where applicable), and any relevant information pertinent to your situation when submitting a problem report to the GW Micro Technical Support Team. Aaron Smith GW Micro Phone: 260/489-3671 Fax: 260/489-2608 WWW: http://www.gwmicro.com FTP: ftp://ftp.gwmicro.com Technical Support & Web Development
