Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rusty on the syntax - how to fix this?
Message
 
 
To
14/07/2017 18:46:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
MS SQL Server
Miscellaneous
Thread ID:
01652659
Message ID:
01652670
Views:
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?

Yes, these were the changes I implemented.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform