rec2tab.icn: Procedure to write record as string

link rec2tab
July 6, 2002; Ralph E. Griswold
This file is in the public domain.

This procedure writes fields of a record as tab-separated string.
Carriage returns in files are converted to vertical tabs.
(Works for lists too.)

Source code | Program Library Page | Icon Home Page