Re: Need Help Modifying standard form and then compiling?

From: Dogan Cibiceli <dcib_at_gwl.com>
Date: Thu, 13 May 1999 13:59:04 -0600
Message-ID: <373B2F08.CEAB6DC4_at_gwl.com>


MBAUTIGER wrote:

> I want to modify a standard form. I pulled over the .fmb file, made a
> modification and then tried to use the Forms Generate program to create the exe
> file for the form. Tons of errors were reported when Forms Generate compiled
> the form. I then just tried to use Forms Generate to create an .exe file for
> the standard form without touching any code or anything of the form. I still
> got the same errors. The majority of the errors are like "Item location places
> it off the canvas" . I can go to the item and shift it around to make it get
> passed that error but only to get another one. I would think that because the
> form works in the application with no problem, Forms Generate should be able to
> compile it with no problem...this obviously isn't the case. Is there another
> way to go about making a modification to a standard form? Why does the form
> have so many compilation errors when it works fine in the application?
> There must be a better way.

I used this(Forms) long time ago so my terms might not fit in. Did you change the canvas property ? For example each form uses a coordinate property it might be inches, units or chars. The items in the canvas use that to position themselves. If you change or play with this property, all the items will be out of their locations. Just a thought Received on Thu May 13 1999 - 21:59:04 CEST

Original text of this message