AREV Multi-Table window error (AREV Specific)
At 24 MAR 1998 07:45:15PM Ed Arend (ed.arend@edionline.com) wrote:
I created an AREV multi-table window. When run from paint, using the test command, the window works as expected. However when I attemtp to launch the window from a menu or from the TCL command line I get the following error:
MTWINDOW is an unrecognized word.
(error# W156)
What am I doing wrong here? I would like to make this work so I dont hae to manually create a multi-table window.
Ed
At 25 MAR 1998 09:38AM Aaron Kaplan wrote:
You should have a VOC record MTWINDOW.
RBASIC<empty>SYSOBJMTWINDOWThis record is probably missing.
apk@sprezzatura.com
At 25 MAR 1998 06:48PM Ed Arend (ed.arend@edionline.com) wrote:
Ok.. so being new to AREV where can I find this missing VOC (mtwindow) file to restore. Or how do I verify that this is the problem. My documentation seems kinda limited in this area. The window runs fine in test mode from PAINT.
I have inherited the maintenance of the system from the previous programmer so am still learning.
Thanks for your patients and help in advance.
Ed
At 26 MAR 1998 10:30AM Aaron Kaplan wrote:
From TCL, just
EDIT VOC MTWINDOWand put in the information from my last message.
apk@sprezzatura.com
At 26 MAR 1998 01:46PM Ed Arend wrote:
It works like a charm now. Many thanks for assistance on this.
ED