Hi,
Your error is due to non existance of the form identifier
MemoPadInfoForm. You might have given some other name for your form
when you have created using the constructor.
Open your Resource Header and check the form name and replace the
name (MemoPadInfoForm)in the line
frm = FrmInitForm(MemoPadInfoForm);
To open the resource header file:
1: Code Warrior IDE -> select the Project Window
2: Open the menu Project -> Add Files
3: The file will be in the Folder Rsc( eg. StarterRsc.h)
4: Open the file and Check the form Name
Thanks,
Manikumar K
Developers' Nation DTS Engineer
Developers' Nation provides Palm OS Technical Support with a
guaranteed response time.
Go to http://www.devnation.net
--- In [EMAIL PROTECTED], Madina <[EMAIL PROTECTED]> wrote:
> Hi y'all,
> I am still on my tutorials from CodeWarrior lite and i am stuck
here where
> when debugging i am getting this error:
> undefined identifier 'MemoPadInfoForm'
>
> on this line
> frm = FrmInitForm(MemoPadInfoForm);
>
> Where is this supposed to be defined? I know this is very basic
but i am a
> newbie...so bear with me please...And obviously not trying to make
any quick
> buck from the Forum like Mr Towel Head/Goober Nation.... :o))))))
>
> Thanking you in advance...
>
>
> --
> For information on using the Palm Developer Forums, or to
unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/