New zips are on the website. 1. pacman console should work, e.g.
load 'pacman' 'install' jpkg 'base library gui/gtk gui/gtkide' 'show' jpkg 'all' 'install' jpkg 'all' In future, we should be able to get beta updates via pacman. 2. the beta can be installed anywhere, only the shortcuts need changing. 3. edit.xml,term.xml,j.lang can be copied into the ~config directory for customizing. 4. open files and open page are now stored in ~config/projects.dat, not in the project files - this avoids spurious project file updates. 5. use exit 0 at end of imagemin run. 6. the input log is kept between sessions, depending on flag KeepInputLog in gtkide.cfg (default=1). 7. Format in base.cfg controls script formatting. 8. viewmat works as in J6, but is now an addon, e.g. load 'pacman' 'install' jpkg 'graphics/viewmat' load 'viewmat' viewmat 7|i.10 10 9. Some more scripts are moved to J701 addons. We can start moving J6 addons to J7 where possible. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
