Database
allen2.lst
Associated article: An Introduction to Hypercard Programming
Tags: Database Design
_AN INTRODUCTION TO HYPERCARD PROGRAMMING_
by Dan Allen
Example 1: A handler to export text from the background fields of a HyperCard stock to a text file.
on mouseUp
put the short name of this stack & ".tx" into
...


