Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Too many ojects load?
Message
 
 
À
15/08/1997 08:25:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00044530
Message ID:
00044884
Vues:
89
>>>>>>>thats a good idea... when I looked inside myform.scx using a BROW it was not clear where the GRID is. Is there a way to find it without having to look inside every MEMO file?
>>>>>>
>>>>>>You may want to do something like BROWSER FOR 'grid'$...
>>>>>
>>>>>What do I put here:
>>>>>BROWSER FOR 'grid'$ ??????
>>>>>I am not use to these GRIDS.
>>>>
>>>>Look at the memo field names. This is why I put ... because I don't know them without looking in a .scx.
>>>
>>>Do you mean...
>>>brow for 'grid' $ ojbname
>>>this returns nothing.
>>
>>browse for 'GRID' $upper(objname) or whatever field name you need. try some of the first few fields that are memo fields
>
>Hi Mark
>that did not seem to work... I coded...
>use myform.scx excl
>browse for 'GRID' $upper(per_diem)
>any ideas?

The field name you want to browse goes in the parentheses. The value you are looking for goes between the quotes.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform