How to Input Image from Clipboard, Output to Screen or File (37318)
This article was previously published under Q37318
SUMMARY
There is a correction for Page 141 of the "Microsoft QuickBASIC for
Apple Macintosh: Users Guide." Step 6 of the example to transfer a
picture from MacPaint to QuickBASIC should read as follows:
PICTURE, image$
(The manual incorrectly uses the PICTURE$ function instead of the
PICTURE statement in Step 6.)
Once you successfully put an image into a string variable, you can
write it permanently to a disk file if you want, as shown in the
examples below.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB37318 |
|