Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Include Header Files Problem
Message
De
08/06/2001 06:02:54
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
 
 
À
08/06/2001 05:51:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00516780
Message ID:
00516789
Vues:
9
Hi Ziad,

Thanks for your reply! But it doesn't even with full path, I also tried to rename the FormDefine.h to FormDefine.prg and include it. Just the same :(

Any more suggestion?


>hi
>you have to do like this :
>
>define class oForm as form
> autocenter=.T.
> caption="Testing"
>
> procedure queryunload
> clear event
> endproc
>enddefine
>
>
>CallForm.prg
>
>#include "FormDefine.h"
>
>if you create a header file you have to put "" :
>if this didn't work so try to write the full path
>of the header file
error(503): file structure failure, signature file corrupted.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform