Returns true (.T.) if the printer or print device is online; otherwise, false (.F.) is returned.
Syntax
PRINTSTATUS( )
Returns
Logical
Remarks
PRINTSTATUS( ) is similar to SYS(13), except SYS(13) returns READY instead of true (.T.) or OFFLINE instead of false (.F.).
In Visual FoxPro, PRINTSTATUS( ) always returns true (.T.) if the printer is connected through the Windows Control Panel.