WBITMAP-CAPTURE-CLIPBOARD (op-code 9)

This operation saves the current content of the Windows clipboard as a BMP file. If the clipboard is empty or contains an unsupported datatype, such as text, an error is returned. If you are using this operation in a thin client environment, See Accessing Local Resource Files of the AcuConnect User's Guide for special considerations. This operation takes only one parameter, the filename to which the clipboard content must be saved.

name    This required alphanumeric literal is the name of the file in which the image is saved. The name may include embedded spaces. The length of name (including path) should not exceed 90 characters. This limit may vary on different operating systems. This parameter is not affected by the FILE_PREFIX configuration variable. If a file of the specified name already exists, it is overwritten unless it is read-only.