Opens a common dialog that allows the user
to browse for a computer. You can use this when you want the user
to specify a target computer, for example.
Syntax
ComputerBrowse(<title>,<start-point>)
Parameters
title
The text to be shown in the label in the dialog box.
start-point
Specifies which computer should be selected when the dialog
opens. By default, this is the Network Neighborhood.
You can also use environment variables in this parameter, such
as %%SYSTEMDIR%%\app or %%TEMP%%\jos. The USoft registration
database entries are searched first for such variables, and if they
are not found, the standard DOS environment is searched.
NOTE:
References to SystemDir are internally mapped to the version
key.
|