A   P   D   L
Hardware Softdware New items Products
APDL CDs ProAction iSV Products Freeware Shareware Other items Books
RISC World Ordering
 
APDL and ProAction Software


Schema 2

Schema 2 is the big brother to the spreadsheet found in Acorn's Advance integrated package. It provides a user interface that complies with the standards set by Acorn Advance. The resulting package is much faster, more economical on memory and easier to use. It is the result of extensive discussions with many users of all spreadsheets on the Acorn machines. Features include:

  • Multiple sheets up to 30,000 by 30,000 cells
  • A large and powerful set of 78 standard functions including Matrix operations
  • A flexible macro language closely modelled on BBC BASIC
  • Functions can be added to menu via Macros
  • Upward compatibility with Advance from Acorn
  • Compatibility with Schema, Advance, Lotus 123 & SID files
  • An extendable system of graphics include pie charts, histograms, pictograms,linear bar charts, 3D graphs, scatter graphs etc
    A Schema screen shot
  • A separate but integrated macro compiler, leading to further economies of space and speed of loading
  • Easy data transfer through a clipboard with all other applications which conform to the Acorn Advance standard
  • A configurable interface which allows you to link important operations directly to icons on an icon ribbon
  • A manual with a large tutorial section.
  • Definition of 'BIG' cells capable of holding multi line text and graphs
  • Graphs can be embedded in cells and linked to 'live' data if required
  • Cells can hold imported graphics

Version 1.06 now available

Version 1.06 has now been released. It has the following changes from previous versions.

  • There is a new function CHANGENAMEFULL. This acts like CHANGENAME except that it also changes the leafname of the file.
  • There is a new function FINDFROM which is like FIND, but takes an extra parameter specifying the start position for the search. This is like INSTR( in BASIC.
  • The rarely used replicate facility used to have a limit of 20 rows/columns This is now controllable via a message tag 'maxreps'.
  • There is a new function GENERATEERROR for use in a macro. This takes one parameter which is the number of the error you wish to generate. The error numbers are defined in the messages file.
  • Related to the above is a new feature in WorkSpaces. A new block type exists starting with LM. This consists of a filename which is a additional messages file.
  • Two new CELL attributes added. CELLCONTENTSHEIGHT and CELLCONTENTSWIDTH report the height and width of the contents of a cell.
  • It is now possible to get hex output in a format using the %x string.
  • If you try to load a sheet with the same name as an existing sheet, you now get the chance to allow it to overwrite the old one.
  • There is a new attribute to the CELL function.
        =CELL(block,"CellContents")
    will return 1 if the cell contains an integer, 2 if the cell contains a real, 3 if the cell contains a string, 5 if the cell is empty or 8 if the cell contains an expression.
    The main purpose of this is to distinguish between a cell which contains an expression and one which contains a literal number.
  • There are new trace functions available. The main utilities menu has two new option 'Start Trace' and 'End Trace'. When tracing is in operation, debug info is sent to the file <Schema2$dir>.log. You can send your own info to the file using the TRACE(string) command.
  • There is a new version of the PUTBLOCK command called PUTBLOCKX This has exactly the same syntax as PUTBLOCK, but evaluates at level 0 instead of level 1. THIS CAN BE DANGEROUS AND CAN LEAD TO INFINITE LOOPS, but can be useful in some circumstances.
  • There are two new sheet attributes called SheetHeight and SheetWidth, provide the sheet height and width.
  • There is a new function available in macros called Sheets(). This returns the number of sheets loaded.
  • A new function called FindSheetname(n) will return the name of a loaded sheet, where n is in integer in the range 0 - Sheets()-1.
  • There is a new picture format available for custom formats. %pc is similar to the percent format in Excel and multiplies the number by 100 and put a % sign after it.
  • There is a new function MAKEBLOCK which converts a string into a block reference. E.g. b=MAKEBLOCK("a3:b10")
  • A new function CHANGEDSHEET has been added to return the name of a modified sheet.
  • Two new functions added. SAVEFILEDB and PARTSAVEFILEDB are like their non-DB counterparts, except that they don't take a filename and instead open up a SaveAs dialogue box for the user to drag.
    They both return a spreadsheet block, from which you can determine the new name of the sheet (if any, as there's no guarantee that the sheet will actually have been saved).
  • A new function has been added. EXPRESSION takes two parameters. The first is a block. The second is an expression. The expression is evaluated as if it were in the top left cell of block specified.
  • If a macro called __quitschema exists, it is called in place of the standard routine when Schema2 quits with unsaved sheets. The macro takes no parameters. It returns a string. If the return string is STOP then schema 2 is not quit.
  • Macro error handling has been improved.
  • Text printing has been improved.
  • If a macro called __preprint exists, it is called before the printer dialogue box is displayed. The macro has one parameter, which is the spreadsheet to be printed.
  • If a macro called __print exists, it is called before printing begins. The macro has one parameter, which is the spreadsheet to be printed.
  • If a macro called __postprint exists, it is called after printing finishes. The macro has one parameter, which is the spreadsheet which has been printed.

  • The concept of the default print area has been introduced. This is an area which can be defined as the most commonly printed area. The print dialogue box now offers three choices; All,Selection,Print Area. There are also macros and a sheet variable to use with the print area if you wish to control it from your own macros.
  • Eight new user supplied macros have been added. They are:
    • __precolumnadd(block,number)
    • __prerowadd(block,number)
    • __precolumndel(block)
    • __prerowdel(block)
    • __postcolumnadd(block,number)
    • __postrowadd(block,number)
    • __postcolumndel(block)
    • __postrowdel(block)
    If these exist, they are called before/after column/row addition/deletion.
Upgrade price from earlier versions is £15.00 inclusive.
You must return your original program discs.

Schema 2 is supplied on CD with a comprehensive manual which includes a 100 page Tutorial section that takes you through the basics of spreadsheet use using exercises based upon the mythical College of Irrational Sciences.

Almost full marks Clares. Schema 2 is very easy to use & powerful... ... a huge array of built in functions and an absolutely superb graphics/charts generator. sILICON vILLAGE

Presentation features highly in Schema2. ..an impressive number of commands. ..there is nothing to fault in Schema2.. .. in short Schema2 does it all and it does it well. Archimedes World

The Big Cell is a concept unique to Schema 2. It's an easy concept to grasp and works fast. Alone among spreadsheets Schema 2 is almost completely customisable. ..I've had no problem printing. I found Schema 2 to be an extremely competent spreadsheet. ..I believe Schema 2 to be the best available - it's certainly my preferred choice now. Acorn Computing

Schema 2 costs just £59 inclusive

Price includes SchemEx converters
Please add £2 carriage outside UK.

Schema 2 converters

There are two converters for Schema2. One for import and one for export of HTML files. These create and import HTML files in the format used by Excel 2000. The package is called SchemEx This means files can be interchanged between Schema 2 and Excel 2000 as HTML. This retains the style information and formulae. There are some things which won't convert (macros being the most obvious), but this provides a more effective way of transferring data between Excel 2000 and Schema 2 than the Lotus 1-2-3 converter.

These are included with the latest version of Schema but they are available separately for just £12 inclusive.