Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble switching printers
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00841753
Message ID:
00842413
Vues:
32
>From memory .. this is what I can recall:
>
>A single backslash at the beginning tell it to disable the item and not show the backslash.
>
>If you really want a backslash to mean a backslash, you have to use two backslashes (\\).
>
>If you really want a backslash AND you want it disabled, you have to use this: \]\\
>

I got around the problem by creating a cursor from the array returned by APRINTERS() and making the cursor's alias the RowSource of the list box. Items with backslashes in the first character disable the item only if the RowSource is an array.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform