Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange conversion
Message
De
23/04/2005 11:31:50
 
 
À
23/04/2005 09:12:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01007775
Message ID:
01007790
Vues:
8
>>
>>_screen.AddObject("lb","Label")
>>_screen.lb.Visible = .t.
>>_screen.lb.caption ="\<\<Another \<\<bad \<\<path"  && show &Another &bad &path
>>_screen.lb.BackColor = 255
>>_screen.lb.width = 200
>>inkey(5)
>>_screen.lb.autosize = .t. && incorrect
>>
>
>
>hi Fabio,
>
>I suspect this is due to the fact that the vfp prompt access key \< is translated to & under windows
>
>so
>
>\<\<Another becomes &&Another and vfp discards the first &
>
Interesting. The double \< is not documented to what I can find. This can come in handing at times.
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform