Popup dialogs for browsing the local network
List of Global Functions
ChooseItem - Let the user choose one of a list of items
HostName - Give me one host name on the local network
NFSExport - Give me export path of selected server
NFSServer - Give me NFS server name on the local network
List of Global Variables
Let the user choose one of a list of items
Function parameters
string title
list<string> items
string selected
Return value
string - one item or nil
Give me one host name on the local network
Function parameters
string selected
Return value
string - a hostname or nil if "Cancel" was pressed
Give me export path of selected server
Function parameters
string server
string selected
Return value
string - an export or nil if "Cancel" was pressed