Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox
Message
De
04/11/2004 06:39:32
 
 
À
04/11/2004 06:31:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00958007
Message ID:
00958012
Vues:
26
Hi Tore,

i want to use the barcode reader and i used this cmd,
"INLIST(nKeyCode,13)" to automatically enter while im using a barcode reader.

thanks for your immediate response.
Ryan.

>So you want no input at all, not even the barcode reader, except '-'? Put this in the keypress event:
>LPARAMETERS nKeyCode, nShiftAltCtrl
>IF !CHR(nKeyCode)='-'
>   NODEFAULT
>ENDIF
>I have not tested it, but it should work.
>
>>hi to all,
>>
>>is't posible to disabled the keyboard input in my textbox and use only the "-" negative sign only in the keyboard and barcode scanner input? how?
>>
>>im using barcode scanner that attached on my keyboard ps2,
>>im using VFP7.
>>
>>please help,
>>
>>TIA
>>Ryan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform