Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does UDF exist?
Message
 
 
To
26/06/2011 21:15:01
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01516054
Message ID:
01516172
Views:
41
Yes, I do use CA. Your suggestion is very interesting. I will have to look into this (how to use these methods). My only concern (off the top) is that it will probably slow down retrieving records from SQL Server since each record would have to be "processed" for date fields. Thank you.

>Just another idea. If you are using CAs for your remote data, you could use the BeforeCursorUpdate and AfterCursorFill to adjust you dates the same as dbfs. That way you wouldn't have to change your code all over the place.
>
>
>
>>Hi,
>>
>>Is there a method/approach to determine if a user-defined function exists? For example, say the application may or may not have a function MyFunct(). I thought that TYPE() would work but it does not seem to.
>>Here is how I used TYPE() in this case:
>>
>>? TYPE('MyFunct()')
>>
>>
>>But it seem to always return "U". Is there another method?
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform