Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sum hours
Message
From
27/06/2005 07:26:15
 
 
To
27/06/2005 07:10:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01026630
Message ID:
01026656
Views:
23
I have already shown you how to use myLib, but I will repeat. After you Set Procedure To MyLib, TimeToSeconds and SecondsToHour can be used just like they were internal VFP functions.
m.dae=SecondToHour( TimeToSeconds('34:20') + TimeToSeconds('36:40') + TimeToSeconds('71:10') + TimeToSeconds('66:10'))
To learn more about Set Procedure, I suggest you read Help for these topics:
SET PROCEDURE
FUNCTON
PROCEDURE

>hi,
>i do the same steps,and set procedure to mylib
>how i can use it at my program.
>
>you mean via vfp help i can learn (procedure file).
>
>
>
>>Hi Mohammed,
>>
>>I see that I wrote Set Library when I ment to write Set Procedure, sorry to confuse you. Set Library is used to add libraries written in other languages that foxpro, typically C or C++. So when I wrote Library, read Procedure. If you don't use any procedure file, I suggest you learn it, it will save you a LOT of time.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform