Hi again,

1st off, let me say I didn't do all my homework: Palm does have a help page in
the Knowledge Base entitled, "When I use the Debug 3.0 ROM, I get an error:
"form.c, line:4402, bad form". Why?" The URL is: 

        http://oasis.palm.com/dev/kb/faq/1041.cfm

This may be helpful to others who are getting this message.

2ndly, I found the cause of my problem, which had nothing to do with the reasons
listed in the FAQ. Somehow, an old version of the project's RSC.c and RSC.h
files had crept into the SRC directory. These files "belong" in the RSC
directory, but apparently the linker doesn't know that, and must have included
some information from these files, plus the information from the current version
of the files in RSC directory into my application.

Deleting the old version of the RSC files from the SRC directory has cleared up
the problem. 

Thanks to everyone who responded.

-- bob

Bob Felice <[EMAIL PROTECTED]> wrote in message
news:30180@palm-dev-forum...
>
> Hi,
>
> I am getting error messages using the debug ROMs that say,
>
> "application" <version> reports "Form.c Line:4426, Bad form" If this is the
> latest version of "application", please report this to the application author.
>
> The program works fine with the standard ROMs, and also on my own 3x...


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to