Description:
PluaED is a simple editor which can be used to edit Plua source files.
Plua can read source files in DOC format or from Memo Pad. DOC writers usually costs money, Memo Pad can only edit source files up to 4096 characters.
PluaED overcomes some of these limitations - PluaED is free and can edit source files up to 65534 characters (if your device supports it).
PluaED uses the Memo Pad database to store it's source file. If you view a source file created by PluaED in Memo Pad the source file may be truncated - source files created by PluaED is easy recognisable as they start with '--' and ends in '.lua'.
PluaED is best used in conjunction with a keyboard. PluaED has been tested using the CitiPack IR 502 Keyboard but should be compatible with any Palm OS keyboard.
Update Description:
v1.5 (2007-03-01):
- The main list now updates properly when changing categories.
v1.4 (2006-02-16):
- Changed versioning from vXrY to vX.Y.
- Brushed up on the icons.
- Fixed a subtle bug which made the TX crash from time to time.
v1r3 (2005-10-27):
- Made the creation of new files a bit more robust.
v1r2 (2005-09-09):
- Added support for Plua2.