Tuesday, August 17, 2010

Fixes implemented in version 1.03

Just an update on a couple of fixes that I have implemented so far.

1) RDWORD buffer($1C0), temp
Using a hex value as an offset for RDWORD, RDLONG, WRWORD, WRLONG would cause an error.

2) name HUB STRING(10) = "Terry"
Giving a string an initial value didn't work. Now it does.

Bean