Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rusty on the syntax - how to fix this?
Message
De
14/07/2017 18:46:36
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
MS SQL Server
Divers
Thread ID:
01652659
Message ID:
01652663
Vues:
53
Looking specifically at:

>I can get the value using
>
>lcValue = evaluate(ImageSource)
>
>But what should I do with this value now? How can I copy that value into the file?

Is this what you are looking for?
STRTOFILE(m.lcValue, m.cOFile)
>
>Also, how can I check if the format of my ImageSource is still TableName.ColumnName or it's something more complex like that extra function?

By checking for the presence of parenthesis inside ImageSource?
----------------------------------
António Tavares Lopes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform