From: Fred Phillips Date: 2007-05-29T18:48:15+09:00 Subject: Changing variables mid-script ------=_Part_118042_11851816.1180432089452 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Say I had a script which read: task.start while $connect do task.receive end task.stop Could I make the variable $connect false whilst the script it running from an outside source, other than reading from a file? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFGW/bb2vy7v+d+psQRAhuHAKD1DCmDiNjGeI/YqZIaKRnHwXYR9ACfYII5 mX2TMedJJQvqiWXX1TUpdJQ= =o3gy -----END PGP SIGNATURE----- ------=_Part_118042_11851816.1180432089452--