Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unresolved Reference
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00258155
Message ID:
00260710
Views:
16
>Jim,
>
>I hope you don't mind if I ask you a question directly but I can't seem to get an answer to this.
>
>I'm using a UDF in a report. During the project build it cannot resolve the reference made to the UDF. The UDF is in a stored procedure. Where do you place the EXTERNAL command under such circumstances?

Benjamin,

You can't put an external command as there is no place to put it. I would suggest taking the UDF ouit of the stored procedures and making it a prg file on disk. Stored procs should be reserved for things that are only called by teh database itself, like triggers or field validation rules etc..
Previous
Reply
Map
View

Click here to load this message in the networking platform