SLIST and errors (OpenInsight Specific)
At 29 OCT 2001 06:20:11PM a becker wrote:
In our system we have created a menu item so the user can select it to run specialized reports.
It works fine on the development side, but when we attempt to select that option from the menu, we get the following:
ERROR READING STRUCTURE DEFINITION FOR RECTwhen we initially select the menu item.
The SLIST blank screen loads and then anything we try to do we get:
ERROR READING STRUCTURE DEFINITION FOR POINTAny ideas as to what is wrong?
Thanks for your help
Andy Becker
IL State Lottery
At 30 OCT 2001 03:33AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
You're missing the structure definition records from the sysobj table
Copy in STRUCT_POINT and STRUCT_RECT from your dev system and you should be OK.
World leaders in all things RevSoft
At 31 OCT 2001 11:37AM a becker wrote:
Problem - we have checked the dev system's sysobj under both SYSPROG and an application name and do not find these two records anywhere. We only find struct_def, struct_flush, struct_len and struct_to_var.
We do not find the files under SLIST either.
Any suggestions?
At 31 OCT 2001 12:52PM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
Struct_Rec:
8
4
2 2 2 2
2 2 2 2
Struct_Point:
4
2
2 2
2 2
If the @VMs were killed,
Struct_Rec:
8
4
2/2/2/2
2/2/2/2
Struct_Point:
4
2
2/2
2/2
and replace the / with an @VM
World Leaders in all things RevSoft
At 31 OCT 2001 03:50PM Todd Meuth wrote:
That worked like a charm - thanks much!!
Todd Meuth
Illinois Lottery