Tech Note: Can't Print an Empty Document Errors

Products: PrintOMatic Lite MX, PrintOMatic Lite Xtra 1.6.5, PrintOMatic MX, PrintOMatic Xtra 1.6.5
Platforms: Mac OS 9

The Problem: When trying to print a sprite using the syntax:

print sprite X

PrintOMatic responds with an error: "Can't print an empty document."

The Solution: There is a Lingo bug in the Macintosh version of Director 7 and later that prevents this syntax from working. Instead, use the syntax:

print the member of sprite X