SSW v1.0 SSW is a very simple slideshow program for use with jpz1223 or jpy1223. The files to be viewed are contained in a file called "ssw.files". It is just a plain text file; the format of this file is [char]filename column offset row offset where [char] can be any character (including chr$(13)) and there is a chr$(13) after the filename, column, and row offsets. To use the program, first load and run either jpz1223.pu or jpy1223.pu. At the filename/offsets prompts, just hit return to get back to the READY prompt. Then load ssw.o ,8,1 and it will automatically do the rest -- it is an autobooting file, which searches the current directory for "ssw.files" and goes from there. The program "ssw.create" is a very simple BASIC program for creating the "ssw.files" file. An example "ssw.files" file is also included. slj 4/2000