Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keyboard '{'
Message
De
24/06/1998 10:28:59
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
 
 
À
23/06/1998 17:24:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00111036
Message ID:
00111218
Vues:
17
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform