Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code won't run
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00340453
Message ID:
00341557
Vues:
20
>>x=atc(“;”,m_from)
>>replace all m_from with substr(m_from,x+1)
>>replace all m_from with alltrim(m_from)
>
>
>m_from is a variable storing the fieldname right? Dont you need...
>replace all (m_from) with substr(...)
>
>If m_from is the actual name of the field, then try prefacing it in these couple of lines with the 'tablename.' and see if that makes any difference.

Roxanne -

Thanks for the reply. Fred Taylor gave me a suggestion that worked (dropped the use of the x variable). m_from is the fieldname.

Eleanor
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform