This script reads APL*PLUS sf files.

It only supports reading files, and only *.sf files, not *.asf files. Adding support for .asf files should be straightforward.

Main functions:

Form:

For example:

sfcopy 'c:\apl\mydata.sf';'c:\j\mydata.ijf'      
sfread 'c:\apl\mydata.sf';23

Download the script: aplsf.ijs


Contributed by ChrisBurke

Scripts/APLsf (last edited 2008-12-08 10:45:50 by )