+ Sat Feb 21 19:10:55 CET 1998

Marc G. Fournier <scrappy@hub.org>

Commit: 80e12829cf79337fb71a19244a171daace974d7a
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1998-02-24T15:52:13Z
Releases: 7.1.1
+ Sat Feb 21 19:10:55 CET 1998
+
+       - use char[] as string not as array of bytes that is integers
+
+ Sun Feb 22 16:37:36 CET 1998
+
+       - use long for all size variables
+       - added execute immediate statement
+
+ Sun Feb 22 20:41:32 CET 1998
+
+       - use varcharsize = 1 for all simple types, 0 means pointer, > 1
+         means array if type is char resp. unsigned char
+
+ Thu Feb 24 12:26:12 CET 1998
+
+       - allow 'go to' in whenever statement as well as 'goto'
+       - new argument 'stop' for whenever statement

From: Michael Meskes <meskes@topsystem.de>

Files