View Single Post
  #3 (permalink)  
Old 02-03-2008, 10:07 AM
derez derez is online now
Senior Member
 
Join Date: May 2007
Posts: 188
Awards Showcase
Beta Tester Competition Winner 
Total Awards: 2
Default typing in the device

the problem is probably that you exceeded the maximum size (I think 64k) that the the device can handle.
if this is the case you have two options:
1. work on the desktop and transfer it to the device, for every editing you need.
2. Split your code to two files, the second one save as text file and call it from "components". Of course, to edit this file you need a text editor (pword or similar).
__________________
David Erez
Ramat Hasharon, Israel
Reply With Quote