Download export-hc.hqx (3,127 KB)
Date: Mon, 06 Mar 1995 11:35:00 -0500 (EST)
From: "Scheck, Andrew E." 
Subject: Export HuperCard stack; exports data from a stack
>I inherited a stack of about 2000 records (a name/address mailing list) that
>I need to export to a Word or Excel file.
Here is a SIMPLE stack that may do the trick for you. It prompts for the 
stack that you'ld like to export and the export file name. Then scans each 
field of each card of the stack and writes out the data. The output format is 
simple tab-delimited text for importing into just about anything including 
Excel.
Note: This stack assumes that the first card of the stack contains the first 
record and then proceeds through to the last card of the stack. If there are 
multiple backgrounds the script will have to be modified to be smarter.
Hope this helps.
Andy Scheck
SchecAE1@aplmail.jhuapl.edu