Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting control source to a variable
Message
 
 
À
11/07/2002 13:31:19
Brian Atkins
Lender Support Systems, Inc.
San Diego, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00677331
Message ID:
00677667
Vues:
27
Make sure that udarc.field_name isn't empty and holds valid field name. Check also if udarc table is at EOF.

>Thanks for your suggestion.
>
>Unfortunately it doesn't seem to correct the problem.
>
>Are there any other suggestions out there?
>
>Brian
>
>
>>Try to trim trailing spaces.
lcsource = 'ARCHIVE.' + ALLTRIM(udarc.field_name)
>>.controlsource = lcsource
>>* or
>>.controlsource = 'ARCHIVE.' + ALLTRIM(udarc.field_name)
>>
>>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform