Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Decimal Point Determination
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00125594
Message ID:
00140010
Views:
25
Hi George,

>One caution about moving from 5.0 to 6.0 using JUSTSTEM()...
>
>We had code in .VCX's with JUSTSTEM() in it, and it did not run correctly until we re-compiled the class libraries. We were getting errors of "file 'juststem.prg' does not exist".
>
>Re-compiling the .VCX libraries got rid of the error. Odd, huh?

As George (the other one *s*) said, this causes by the generated token in the code. It tells VFP to find a UDF function in either a PRG file or in a library. SInce FoxTools.FLL doesn't include this function, VFP can't find it. But you can still use the VFP 5 FoxTools.FLL in VFP 6.

Christof
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform