How can I find out if there is a PDF / text file port defined on the network ? I know that the following function:
GetPrinters( .T. )
gets me an array of printer names and ports, but I need to find out if there is one of the above for sure. Thank you.