PBSmodelling (version 2.68.8)

setwdGUI: Browse for Working Directory and Optionally Find Prefix

Description

Allows the user to browse a directory tree to set the working directory. Optionally, files with given suffixes can be located in the new directory.

Usage

setwdGUI()

Arguments

Examples

Run this code
if (FALSE) {
local(envir=.PBSmodEnv,expr={
  createWin( "button text=\"Change working directory\" func=setwdGUI", astext=TRUE )
})
}

Run the code above in your browser using DataLab