Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DateTime picker
Message
De
05/09/2018 13:46:04
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
05/09/2018 13:33:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Divers
Thread ID:
01661831
Message ID:
01661832
Vues:
61
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform