If you don't have a Pocket PC 2003 device as required by the new J601 version, you still can run it in the emulator found in MS Visual Studio 2003+ (or eMbedded Visual Tools 4+). This emulator now can run the ARM code natively.

The new j601 version for Pocket PC has a lot of improvements compared to the former version j501. It has look and feel of its desktop big brother, and can do almost the same. IDE and forms user interface has been considerably reworked to accomodate many new usability features.

J IDE is built with J forms, now featuring syntax highlighting, box drawing characters working out of the box. A notable consequent enhancement is the J menu, which serves both to close and move between forms. It also assumes the role of J application signature, thus relieving the title bar.

jppc01.png

jppc02.png

jppc03.png

Configuration window would not fit into the device screen, so instead it is offered to edit the config files as regular scripts. It would be helpful if more common options were included supplied with end of line comments, as in UNIX.

Default font sizes are too large, so they were changed in the configuration both for fixed and form varieties.

jppc04.png

jppc05.png

Open/Save As dialogs seem to have the same problem as before: only a limited subset of folders is available. However, once the file is on disk, such as a system script, it can be opened manually, then run from the script window and/or saved to the original location.

jppc06.png

jppc07.png

Forms respond nicely to orientation change, however viewmat and plot still have problems with that.

jppc07a.png

jppc08.png

jppc09.png

Unicode works nicely both in user forms and the script editor, subject to installed language support.

jppc10.png

jppc11.png

jppc12.png

Grid looks superb, utilizing its zoom feature just for the needs of the device small screen. It correctly adjusts it base font to the selected default form font.

jppc13.png

jppc14.png

The Grid Zoom feature works together with the ClearType and/or high resolution VGA screen to fit large arrays of information. Note how, even with this font size, the digits and characters are still readable.

jppc15.png

jppc16.png

The plot from the previous J release looks much better now also accomodating the anti-aliased fonts for superior presentation quality.

jppc18.png

jppc19.png

jppc20.png

All the plots are layed out nicely, except when orientation changed compared to either J or plot start.

jppc17.png

jppc21.png

jppc22.png

Two or three plots have problem with title size and positioning, which can be corrected with definition tweaking.

jppc23.png

jppc24.png

Issues

J 602 Update

j602_pocketpc.jpg

Following the discussion chat/2010-January/003000, here's detailed installation steps using an SD card:

PocketPC/Test Drive (last edited 2010-01-31 06:49:30 by OlegKobchenko)