Posted by Grant Foraker on January 17, 2012 at 09:57:41:
In Reply to: Managed to kill IB/MTB posted by Bob A on January 16, 2012 at 13:16:27:
Seems like you found a compiler glitch.
---------------------------------------
Another use for SET.
SET MAXTABLE = 10
LENGTH 30 & LOCAL TABLE$(MAXTABLE)
FOR I = 1 TO MAXTABLE
This allows you to make changes to TABLE$ with a modification to one line of code
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.