Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!gatech!mcnc!ecsgate!ecsvax!dlugose From: dlugose@uncecs.edu (Dan Dlugose) Newsgroups: comp.sys.mac.hypercard Subject: Re: Easy way to get ascii? Message-ID: <1991Mar19.183043.2605@uncecs.edu> Date: 19 Mar 91 18:30:43 GMT References: Distribution: comp Organization: UNC Educational Computing Service Lines: 16 In article hemstree@greyrock.mso.colostate.edu (Charles H. Hemstreet IV) writes: > >Is there an easy to dump the contents of a card to an ascii file. >IOW, is there a way to export the data of a card? > open file "f" repeat with n=1 to number of fields write field n to file "f" end repeat close file "f" -- Dan Dlugose Internet: dlugose@uncecs.edu UNC Educational Computing Service Box 12035, Research Triangle Park, NC 27709-2035