Opens a project file in the IDE.
public bool Open( string Filename, bool Force, bool Silent );
Return Value
bool
Parameters
Filename
Full path to the HBP project file to open
Force
Force to re-open a file if already open. Otherwise open file is not reopened
Silent
If true no dialogs are shown if file doesn't exist. Fails silently
Overloads:
See also:
Class wwHelpForm© West Wind Techologies, 1996-2023 • Updated: 04/14/05
Comment or report problem with topic