Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DateTime picker
Message
From
05/09/2018 17:28:08
 
 
To
05/09/2018 13:46:04
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Miscellaneous
Thread ID:
01661831
Message ID:
01661842
Views:
60
>>Hi,
>>
>>I am looking for a datetimepicker class and found in this downloadsection Bill Caton's datapickx.zip. However this gives me error : " Error loading file - record number 13. VFPdatepicker1 .Parent: Syntax error"
>>Anybody around to give me a hint how this could be solved?
>
>Without knowing actual filenames... if compiling the classlib doesn't fix this (possibly some difference in p-code since VFP6 or who knows which version it was), I'd try
>
>use datapickx.vcx excl
>goto 13
>edit
>
>and then go look at the memo fields - parent, properties, methods, actually start from methods because I don't see how other PEMs may cause a syntax error.
>When done editing, USE, compile classlib again and try to open it in editor. If it works, fine, if it doesn't... perhaps export into a .prg from class browser and try to compile viewcode.prg - perhaps it may give you a hint at what's wrong.

Dragan,
A positive result: comment the code in statusbartext_assign from vfpdatetimepicker and it works.
The negative comment: it picks dates fine but does not allow you to pick a time, it simply shows the actual time.
So I shall have to modify one of the exsisting datepicker classes into a datetimepick class.
@ Walter Meester,
You are looking for a datepick class which you can populate in a grid, this class has that possibility.
Rgds
Koen
Previous
Reply
Map
View

Click here to load this message in the networking platform