Javier,
No this is not one of my commands.
Try this:
set echo on, then do an edit using OneOfYourForms and see if you get this
error.
I get it on many different forms.
Bernie Lis
----- Original Message -----
From: "Javier Valencia" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Monday, June 13, 2005 3:16 PM
Subject: [RBG7-L] - RE: Cursor not visible when edit form comes up
Bernie:
SET VAR RBTI_FORM_COLVALUE = 'A758185'
Is this command on your entry EEP? If yes, I believe that you cannot
change
the value of a system variable; the value of this variable is set by the
system and it is the value of the column with focus in a form. If you want
to change the actual value of a column, use the PROPERTY command and then
RBTI_FORM_COLVALUE will have that value when the column in question has
focus.
Javier,
Javier Valencia, PE
President
Valencia Technology Group, L.L.C.
14315 S. Twilight Ln, Suite #14
Olathe, Kansas 66062-4578
Office (913)829-0888
Fax (913)649-2904
Cell (913)915-3137
================================================
Attention:
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender
and
delete the material from all system and destroy all copies.
======================================================
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Bernard Lis
Sent: Monday, June 13, 2005 2:02 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Cursor not visible when edit form comes up
With echo set on, I get this:
edit using aisie where count=insert
SET VAR RBTI_FORM_COLVALUE = 'A758185'
-ERROR- Unrecognized command - retype it ( 40)
SET VAR RBTI_FORM_COLVALUE INTEGER = '999'
At the point of the error, (if messages are set off and echo is off) there
seems to ba an unexplainable pause where a cursor is expected to be seen.
Pressing [Enter] then makes the cursor visible in the expected first
field.
what could be causing this error?
Bernie Lis