At 09:19 PM 4/12/2010, Brad Davidson wrote:
Is there a property command for insert or typeover? Similar to
capslock or numlock, an application property?
Brad,
A few options to achieve your goal using the DB or Variable
Control PROPERTY commands:
01.
PROPERTY <Component ID> AUTOSELECT 'TRUE'
Determines whether all the text in the DB or Variable Edit
Control is automatically selected when the control gets focus.
02.
PROPERTY <Component ID> FIRSTCHAR 'TRUE'
Specifies whether the cursor will appear in the DB or Variable
component starting position.
03.
PROPERTY <Component ID> LASTCHAR 'TRUE'
Specifies whether the cursor will appear in the DB or Variable
component ending position.
Hope that helps!
Very Best R:egards,
Razzak.
--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]
(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
================================================