Please enable JavaScript to view this site.

A-Shell Reference

CSV2XL csvspec {,inispec}

CSV2XL.LIT provides an alternative to PRINT.LIT for generating spreadsheets from CSV input, eliminating the need for a printer init file that invokes the CSV2XL print filter. Note that it is still just a front-end to CSV2XL.SBX which does all the work.

Parameters

csvspec [in]

CSV source file. .CSV extension is optional. May include //XL directives (see CSV2XL in doc for details)

inispec [in]

optional init file used by CSV2XL. Default is BAS:CSV2XL.INI.

History

2023 September, A-Shell 1750:  Function added to A-Shell.