Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select a range of characters
Message
De
11/11/1999 19:28:19
 
 
À
11/11/1999 03:10:50
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00289986
Message ID:
00290391
Vues:
26
Hi Cetin,
Thanks for you answer
I have tried SelText and has not found problematic when more than 255 chars
All works normally

>Hi Andrey,
>As far as I remember SelText is problematic when more than 255 chars are selected. Instead you might want to use :
>with thisform.myEditbox
> _ClipText = substr(.value,.SelStart+1,.SelLength)
>endwith

>>>You can use the SelStart and SelLength properties to select a range of characters, and then copy them to the clicpboard with:
>>>
>>>_CLIPTEXT = THISFORM.MyEdit.SelText


Best regards,
Andey Byrgazov
Computer centre "Eeast - Siberian railway"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform