home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 3 / Developers_Source_Vol_03_1996.iso / parad / aug94 / btfigafb.gif < prev    next >
Graphics Interchange Format  |  1995-09-26  |  50.2 KB  |  483x379  |  8-bit (256 colors)
   ocr: NEWOPALEHButton13-pushButton method pushbutton(uar eventinfo Event) var textBin Binary fs Filesysten texts String templs Textstrean enduar - Copy a string to the Clipboard so the user can paste it : into another application. texts - "This is a test stringinon two lines." - Write the string to a cemporary text file in the users F private directory. templs.open(". stoclp.tmp", "nw") templs.writestring(texts) cempls.close) - Read the text to a binary variable. textBin.readFronfile(" stocip.tmp") E Erase the clipboard and write the text to the clipboard. lipboardErase0 textbin.writelocipboara(Text ...