docs

Home All functions Categories

vuPrinterCount()

vuPrinterCount(), Long

Description

Returns the number of printers installed on the PC.

Parameters

Parameter Data Type Description
None   This function takes no parameters.

Returns

A LONG value containing the number of printers defined on the system.

Example

MESSAGE('This PC has ' & vuPrinterCount() & ' printers defined')

Notes

Home All functions Categories