Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Include Header Files Problem
Message
From
08/06/2001 06:02:54
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
 
 
To
08/06/2001 05:51:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00516780
Message ID:
00516789
Views:
8
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform