No.

You could do something like this if you want the info on the screen and in a file.

Code:

Break on
;
$rc = Open(1,"c:\somefile.txt", 5)
;
?"The name of this computers is: " @WKSTA
$rc = WriteLine(1,"The name of this computers is: " + @WKSTA)
;
$rc = Close(1)

_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.