Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keyboard '{'
Message
From
24/06/1998 10:28:59
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
 
 
To
23/06/1998 17:24:09
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00111036
Message ID:
00111218
Views:
18
>Hi J.C.
>
>>>I'm trying to do a "keyboard" with all of the characters on the keyboard, but I'm having a problem with { and }. I'm getting a "mismatched brackets" error. How can I get around this?
>>>i.e. - KEYBOARD "{" ==> error
>>
>>What do you mean by 'all of the characters on the keyboard'? The use of the brackets is only for key labels listed on the help under ON KEY LABEL.
>
>To add to that, I tried every way I could to get a bracket into the keyboard buffer and it's an absolute "no way".

The following 2 suggestions I received seem to do the trick:

1. _CLIPTEXT = "{"
KEYBOARD "{CTRL+V}" PLAIN

2. KEYBOARD "{LBRACE}"

Elyse
Elyse Pomerantz
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform