Snobol4 information

Snobol4 is a programming language that is exelent for text patern recognition and text manipulation. snobol4.exe from Catspaw, Inc. is an interpreter that can execute the instructions in files written in the Snobol4 programming language. The program is freeware and is included in this program package. It can also be downloaded from SNOBOL4 FTP site (snobol4p.zip).

The handle/demo folder contains 12 HTML files saved with Internet Explorer 5+ "Web Page, complete" facility. 7 of the files included pictures etc., and they were stored in folders given the names of the HTML files and with extension "_files". These folders clutter the contents of the handle/demo folder, and if you save 50 or 100 HTML files to the same folder, the contents is cluttered pretty much. This is inconvenient. It is much more convenient to have all these folders moved to a single sub folder, say "_files".

The Snobol4 program _files.sno is capable of filtering HTML files so they expect to find the associated images in, say, "_files\Eric Johnson's Web Page" instead of "Eric Johnson's Web Page_files". The tool dir_file.exe can move and rename the *_files folders.

However, snobol4.exe is a DOS program, understanding only the 8.3 file naming convention. This is where Handle comes in handy. If you tell Handle that you want to pass the *.htm files to snobol4.exe, Handle will pass the short filename to Snobol4, and afterwards rename Snobol4's output to the long filename.

This package includes two Snobol4 demo programs, _files.sno and webinfo.sno. Read about both of them in Handle.hlp, or follow the more detailed description of _files.sno in How to run the_files.sno demo.

ReadMe | Handle | Snobol4 | HTML files | Demo | Installation