Capturing Paintbrush and FRIEZE Screens with QuickBasic BSAVE (35147)
The information in this article applies to:
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
- Microsoft QuickBASIC 4.5
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0b
- Microsoft Basic Professional Development System for MS-DOS 7.0
This article was previously published under Q35147 SUMMARY
With the Microsoft Mouse Paintbrush package you can create graphic
images that can be displayed on the screen with the FRIEZE
terminate-and-stay resident program. This article explains how to save
a copy of a Paintbrush graphic image in a form that can be used in
Microsoft Basic.
You can invoke FRIEZE with hardware interrupt 5 from a Microsoft Basic
program. With FRIEZE versions 7.25 and earlier, you can load a
Paintbrush image into video memory. The BSAVE statement in Basic lets
you write a video memory image into a disk file, which can be used by
the Basic BLOAD command. BLOAD lets you load images from a
BSAVE-format disk file back into video memory.
This information only applies to FRIEZE versions 7.25 and earlier.
This article does not apply to FRIEZE versions 8.05 or later, which do
not have a load option.
An easier technique to create BLOAD format graphics files (from file
formats used by a variety of graphics programs) is to use the
PICEM.EXE freeware program. PICEM.EXE is described in a separate
article, which can be found by querying for the following words:
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | KB35147 |
---|
|