[prev in list] [next in list] [prev in thread] [next in thread] 

List:       nsbasic-palm
Subject:    Re: [nsbasic-palm] Re: Fatal Error
From:       "Michael Petranech" <mpetranech () hotmail ! com>
Date:       2002-10-30 21:20:40
Message-ID: F142JBRMnw9Z5vba4of000116c1 () hotmail ! com
[Download RAW message or body]

This may be lame, but do you have the latest version of the NSRuntime and 
compiler?
Mike P






From: "Michael Verive" <mverive@peoplepc.com>
Reply-To: nsbasic-palm@yahoogroups.com
To: nsbasic-palm@yahoogroups.com
Subject: Re: [nsbasic-palm] Re: Fatal Error
Date: Wed, 30 Oct 2002 12:59:28 -0800 (PST)

Sal,

I have absolutely no idea why it works on certain
devices and not others, and on POSE with certain ROMs
and not others, unless there's a library/OS conflict.
This is something that the folks at NSBasic will
probably need to look at in detail.

Mike Verive
mverive@peoplepc.com

On Wed, 30 Oct 2002, "sjsauco" wrote:

 >
 > Michael,
 > I changed the subroutine name back to what the system
 > would have
 > called it: Form1029_After - still the same result -
 > fatal error. To
 > further complicate this, it works in POSE with PalmIII
 > skins, it
 > works on another POSE setup with PalmIIIc skins, but
 > not on the
 > PalmIIIc. The IIIc is PalmOS 3.50. The same .prc file
 > DOES work
 > without error on a Symbol 1550 with PalmOS 4.1. All
 > runtimes and
 > callable libraries are the same versions on all these
 > machines. What
 > gives?
 > Sal Sauco
 >
 > --- In nsbasic-palm@y..., "Michael Verive"
 > <mverive@p...> wrote:
 > > Did the After code work before the subroutine was
 > > renamed?  NSBasic may not explicitly support the
 > > renaming of form and object subroutines.  My guess
is
 > > that the compilere isn't associating the After code
 > > with the form.
 > >
 > > Mike Verive
 > > mverive@p...
 > >
 > > On Wed, 30 Oct 2002, "sjsauco" wrote:
 > >
 > > >
 > > > I have a program that has a form that won't
 > recognize
 > > > its fields in
 > > > the After code. Following is the After Code for
this
 > > > form:
 > > >
 > > > Sub Start_New_Order_After()
 > > >     Dim x as Integer
 > > >     Entry_Current_Order.text=Current_Ord_No
 > > >     Entry_Current_Cus_No.text=Current_Cus_No
 > > >     Entry_Current_Initials.text=Current_Initials
 > > >     For x=1 to 6
 > > >         If Type_List(x,2)=Current_Type
 > > >            Pop_Type.text=Type_List(x,1)
 > > >         End If
 > > >     Next
 > > > End Sub
 > > >
 > > > It compiles OK and works fine in POSE, but when I
 > try
 > > > to run it on
 > > > the handheld, I get:
 > > >
 > > > Fatal Error
 > > > Form.cLine:1728, Object not on form
 > > >
 > > > and the Palm resets.
 > > >
 > > > I have tried REMing out each individual line in
the
 > > > After code, but
 > > > so long as even one of the lines is not REMed, I
get
 > > > the error. When
 > > > I REM out all the lines in this sub, I get no
error.
 > > > The
 > > > Current_xxxxx variables are defined in the startup
 > > code
 > > > as Global.
 > > > Any ideas?
 > > > Sal Sauco
 > > >
 > > >
 > > > Community email addresses:
 > > >  Post message: nsbasic-palm@y...
 > > >  Subscribe:  nsbasic-palm-subscribe@y...
 > > >  Unsubscribe:
 > > nsbasic-palm-unsubscribe@y...
 > > >
 > > >  List owner:  nsbasic-palm-owner@y...
 > > >
 > > > Shortcut URL to this page:
 > > >  <a
 > >
 > href="<a
href="http://mail.peoplepc.com/jump/http://groups.yahoo.com/group/nsba">http://mail.peoplepc.com/jump/http://groups.yahoo.com/group/nsba</a>
  > sic-palm"><a
href="http://mail.peoplepc.com/jump/http://groups.yahoo.com/group/nsbasic-palm</a>">http://groups.yahoo.com/group/nsbasic-palm</a></a>;
  > > >
 > > > Your use of Yahoo! Groups is subject to
 > > > <a
 > >
 > href="<a
href="http://mail.peoplepc.com/jump/http://docs.yahoo.com/info/terms">">http://mail.peoplepc.com/jump/http://docs.yahoo.com/info/terms"></a>;
  > <a
href="http://mail.peoplepc.com/jump/http://docs.yahoo.com/info/terms</a>">http://docs.yahoo.com/info/terms</a></a>;/
  > >
 > > ________________________________________________
 > > PeoplePC:  It's for people. And it's just smart.
 > > <a
href="http://mail.peoplepc.com/jump/http://www.peoplepc.com">http://www.peoplepc.com</a>
  >
 >
 > Community email addresses:
 >  Post message: nsbasic-palm@yahoogroups.com
 >  Subscribe:  nsbasic-palm-subscribe@yahoogroups.com
 >  Unsubscribe:
nsbasic-palm-unsubscribe@yahoogroups.com
 >
 >  List owner:  nsbasic-palm-owner@yahoogroups.com
 >
 > Shortcut URL to this page:
 >  <a
href="http://mail.peoplepc.com/jump/http://groups.yahoo.com/group/nsbasic-palm">http://groups.yahoo.com/group/nsbasic-palm</a>
  >
 > Your use of Yahoo! Groups is subject to
 > <a
href="http://mail.peoplepc.com/jump/http://docs.yahoo.com/info/terms">http://docs.yahoo.com/info/terms</a>/


________________________________________________
PeoplePC:  It's for people. And it's just smart.
http://www.peoplepc.com

Community email addresses:
  Post message: nsbasic-palm@yahoogroups.com
  Subscribe:  nsbasic-palm-subscribe@yahoogroups.com
  Unsubscribe:  nsbasic-palm-unsubscribe@yahoogroups.com
  List owner:  nsbasic-palm-owner@yahoogroups.com

Shortcut URL to this page:
  http://groups.yahoo.com/group/nsbasic-palm

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/


_________________________________________________________________
Surf the Web without missing calls! Get MSN Broadband. 
http://resourcecenter.msn.com/access/plans/freeactivation.asp


Community email addresses:
 Post message: nsbasic-palm@yahoogroups.com 
 Subscribe:  nsbasic-palm-subscribe@yahoogroups.com 
 Unsubscribe:  nsbasic-palm-unsubscribe@yahoogroups.com  
 List owner:  nsbasic-palm-owner@yahoogroups.com 

Shortcut URL to this page:
 http://groups.yahoo.com/group/nsbasic-palm  

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic