From: Scott W. <swa...@my...> - 2003-01-16 19:49:38
|
> I'm getting an error "MemoryMgr.c, Line 4450, Invalid chunk ptr" > > This happens if I edit a database record that gets a series of "Trying > to get unimplemetned Calculated type 0" records because I haven't > entered the scripts yet. It happens during the save operation. Ok, I guess I'm not too surprised that there are problems if you don't enter a script. I will fix this for the beta 2 release. > > It would be very nice if I could select a view to be used in picking a > link to a database. Just a checkmark in the view editor like the "use > this view to edit records" would do the trick. > I'm not sure what this would take, but I'll look into it. > Could you tell me what the largest databse I can use in 1.0.3? I'm > using 1.1 because 1.0.3 is choking on my database, and I'd like to > know how much I have to chop out of the database to get it to work > with 1.0.3. Off the top of my head I think somewhere around 1000-2000 records, but it may depend somewhat on what OS you have and how much RAM your palm has. I would need to look at the code to be sure. > > As a final note, I think you might find the Parenthesis hack <URL: > http://www.lispme.de/lispme/ParHack.zip > useful in editing scripts. > I though about using this, instead I put blinking parenthesis into the code directly. Are they not showing up for you? |