Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filter
Message
From
20/01/2005 05:21:40
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
 
To
19/01/2005 17:00:53
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Filter
Environment versions
Visual FoxPro:
VFP 5
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00978510
Message ID:
00978803
Views:
27
Hi Mike,

>Hi
>
>>i get error message syntax error at
>> m.lcMonth=TRANSFORM(MONTH(thisform.text2.Value))
>
>Why? There is nothing wrong with that line.

Because he use VFP5 and in this version, the second parameter in Transform is obligatory and not optional like VFP8. So, the line will be:
m.lcMonth = TRANSFORM(MONTH(thisform.text2.Value), "99")
Bye!
Erick
Força Sempre!
Strength Always!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform