From: <aji...@t-...> - 2001-10-23 16:45:32
|
I just tested the last alpha release. I use a PalmPilot Professional 1000 with a 2 MB Upgrade kit, OS 3.3 I still have the following bugs: 1) Create a database 'aaa' add a link field - and dont select anything call the link field 'link' exit. create a record select link I get the error: MemoryMgrNew.c, Line:4165, Null handle You can only leave with a hard reset! 2) create database called 'bbb' create two float fields 'fl1' and fl2' If I create a calculated field, I enter a menu field in which I cannot select anything and cannot enter anything. If I exit I get a dialog called 'Debug' with the error message: unexpected end of script Can anyone tell me how to use the calculated field? 3) If I enter a float value such as 4,5678 and the option is set to 2 decimal points, the value is *cut off* (and not rounded) after two decimal places and shows 4,56 in the list view. It should round the value and show 4,57 If you enter the edit mode it still shows 4,56, ie the original value is not saved as 4,5678, which it should be, in my opinion! After all, it is a float value. The two decimal places in the options menu should only be used to set the no of decimal places *DISPLAYED* in the *LIST* view, and that rounded and not cut-off! Hans |