nsb-ce - Google Groups: Message Pending

2009-10-28 Thread Google Groups
A message has been sent to the nsb-ce group and is awaiting approval. We've attached this message for your review. This message requires approval because the message may be spam. You can approve or reject this message online at: http://groups.google.com/group/nsb-ce/pendmsg?hl=en or You can a

[nsbasic-ce] Out of Memory error

2009-10-28 Thread andyx77
Hi I'm getting an "out of memory" compilation error at line 0 when I try to run my program on an iPaq rx1950. The program works on other devices. I have hard reset the device and re-installed, but I still get the same problem. The device in question has 10.93MB free program memory before I try

Re: [nsbasic-ce] Out of Memory error

2009-10-28 Thread George Henne
What is the exe size? >Hi > >I'm getting an "out of memory" compilation error at line 0 when I try to >run my program on an iPaq rx1950. The program works on other devices. > >I have hard reset the device and re-installed, but I still get the same >problem. > >The device in question has 10.93MB

[nsbasic-ce] Re: Out of Memory error

2009-10-28 Thread andyx77
It's currently 1.01MB. --- In nsbasic...@yahoogroups.com, "George Henne" wrote: > > What is the exe size? > > > > >Hi > > > >I'm getting an "out of memory" compilation error at line 0 when I try to > >run my program on an iPaq rx1950. The program works on other devices. > > > >I have hard re

Re: [nsbasic-ce] Re: Out of Memory error

2009-10-28 Thread George Henne
Does it have any big arrays or variable that get created at runtime? Do other programs run OK on the device? >It's currently 1.01MB. > > > >--- In nsbasic...@yahoogroups.com, "George Henne" wrote: >> >> What is the exe size? >> >> >> >> >Hi >> > >> >I'm getting an "out of memory" compilation

[nsbasic-ce] Re: Out of Memory error

2009-10-28 Thread andyx77
Lots of arrays are initialised later, but not until the user opens a file, so that's not happening at this point. Dozens of variables are declared at runtime. Yes, other programs run on the device. So is this more likely to be the number of variables being declared, rather than the overall EX

Re: [nsbasic-ce] Re: Out of Memory error

2009-10-28 Thread George Henne
I have no idea yet what is happening here yet. Can you send the program to NS Basic support? I'd like to try it here. Also, what version of NS Basic are you using? >Lots of arrays are initialised later, but not until the user opens a >file, so that's not happening at this point. > >Dozens of va

[nsbasic-ce] required files to be installed in a CE device wiht Windows CE 5.0 core

2009-10-28 Thread withjss
Hello ~ My target device is operated under Windows CE 5.0 core along with 800X480 display resolution. Processore is AMD/Alchemu, MIPS32-AU1250, Now, I'm testing whether NSBASIC 7.0 demo is running with my device. However, up to this morning, I have fail several times to running NSBASIC simple