View Single Post
  #1 (permalink)  
Old 06-23-2009, 04:37 PM
pdablue's Avatar
pdablue pdablue is offline
Senior Member
 
Join Date: Sep 2007
Posts: 113
Question Device IDE Editor: Maximum Number of Lines about 3000.

Hi,

I have hit a maximum limit of about 3000 lines while writing code
on the device itself using the IDE Editor. While in the Editor, when I
get close to 3000 lines of code the editor will stop adding anymore
lines or characters to the program. I can save the file and load it
back in again but I can not add anything else to it.

I have to delete other sections of code in order to add anything else
to the program code.

I am using an HP Ipaq H2210 for code development. It is probably just
the limited memory on the device.

I was wondering if anyone else has hit a maximum line number limit
when using the Device IDE to enter program code?

It may vary depending on the device and the amount of memory available.

I am using Basic4ppc Version 6.3.

I guess I should use the Desktop IDE, you can probably enter many
thousands of lines of code before you reach a maximum limit.
Reply With Quote