Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DateTime picker
Message
From
05/09/2018 13:46:04
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
05/09/2018 13:33:31
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:
01661832
Views:
59
>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.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform