why is fmx not being created ? [message #85335] |
Wed, 16 June 2004 19:22  |
domingo
Messages: 54 Registered: June 2004
|
Member |
|
|
I am compiling a form say a.fmb
but a.fmx is not being created .
Is it that it is created but i a different directory or is it possible that it sometimes does'nt get created
there is no compilation error.
Please give me ur advice as i need to do the same to clien
regards
domingo
|
|
|
Re: why is fmx not being created ? [message #85339 is a reply to message #85335] |
Thu, 17 June 2004 02:00  |
puneet
Messages: 76 Registered: August 2002
|
Member |
|
|
fmx file is not created just after compiling rather it needs to be generated after compilation.
just press ctrl+t to generated .fmx file.
It'll be generated in the same folder where your fmb is.
regards
PB
|
|
|