Using the latest release of Extreme 9.1-64 I keep getting the following error messages in forms;
-ERROR - Illegal date formt specification (206) [OK]
-ERROR - Illegal time format specification (390) [OK]
In my startup file I put these lines;
SET MESSAGES OFF
SET ERROR MESSAGES OFF
This does not stop the display of these error messages.
These error messages started appearing with Version 9.1.5.20317.
My date settings are;
DATE format MM/DD/YYYY
DATE sequence MMDDYY
Century threshold YEAR is 50
Default CENTURY is 19
DATE sequence MMDDYY
Century threshold YEAR is 50
Default CENTURY is 19
My time settings are;
TIME format HH:MM:SS
TIME sequence HHMM
TIME sequence HHMM
My character settings are;
BLANK
DELIMIT ,
LINEEND ^
SEMI ;
QUOTES '
PLUS +
SINGLE _
MANY %
IDQUOTES `
DELIMIT ,
LINEEND ^
SEMI ;
QUOTES '
PLUS +
SINGLE _
MANY %
IDQUOTES `
There is no date data in any of my tables at this point. Most times these error messages occur after menu choices are clicked OR whe the RETURN button is clicked to close a form and return to the Main Menu.
I revert RBASE 9.1 back 2 versions of Extreme 9.1-64 and these error messages DO NOT appear under similar circumstances.
Has anyone seen this behavior or does anyone have an idea as to why this may be happening ? Could it have to do with date variables in forms ?
HELP !
Bill Eyring

