PrintrDialog Box (OpenInsight 16-Bit Specific)
At 14 AUG 2002 09:30:38AM Marty Rosenbloom wrote:
Hi,
Other than PRINT_INIT(), is there another way to call up a printer dialog box?
TIA,
Marty
At 14 AUG 2002 10:03AM Colin Bramich wrote:
status=Utility('PRINTSETUP') ??
Colin
At 14 AUG 2002 02:54PM Marty Rosenbloom wrote:
Hi,
After using Utility("PRINTSETUP") I would like to assign the selected printer to a variable. I tried using a variable "X=Utility("PRINTSETUP")" but that only tells me TRUE or FALSE that something was selected.
TIA,
Marty