Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
V6s5, ListBox: 'field' phrase is not found.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00813457
Message ID:
00813510
Vues:
9
See David's soultion.

>I assume that you are going to add the actual field name later and dynamically in the code. Then
>THIS.Icntmover1.lstAvailable.ROWSOURCE = THIS.Icntmover1.icAvailableCursorName + "."
>may trigger an error because the actual field name is not given.
>
>Also try to include field phrase into [ ], like:
>THIS.Icntmover1.lstAvailable.ROWSOURCE ='['+ THIS.Icntmover1.icAvailableCursorName + "."+"field_name"+"]"
>
>
>>Hi all
>>
>>I can't seem to find out this error
>>
>>Error #: 1130
>>Message: 'field' phrase is not found.
>>Line #: 58
>>Code: THIS.Icntmover1.lstAvailable.ROWSOURCE = THIS.Icntmover1.icAvailableCursorName + "."
>>Method: init
>>Object: ifrmmovercursor
>>
>>The rowsource that I am creating is being created right I have check out its contents.
>>
>>Please advise.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform