home *** CD-ROM | disk | FTP | other *** search
- /*
- ** Starts WindowView - Half size of the Picture
- ** --------------------------------------------
- **
- ** PMPro will change -PicManFile- to the filename of the picture
- **
- ** Example: PMPro generates following Line:
- **
- ** "run PIC_MANAGER:Tools/WindowView" """RAM:Dummy 1.iff""" "-sreduce2"
- **
- ** (c) 1995 by J. Schaefer
- */
- ADDRESS COMMAND
- "run PIC_MANAGER:Tools/WinView" ""PicManFile"" "-sreduce2"
- EXIT
-
-
-
-