Export HuperCard stack; exports data from a stack

Compression and general format translation utilities and info. Unix encoding, binhex, macbinary, tar, encryption, MS-DOS disk access.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Export HuperCard stack; exports data from a stack

Post by Info-Mac » March 7th, 1995, 11:00 am

Download: http://archive.info-mac.org/cmp/export-hc.hqx

>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
[email protected]
Post Reply