Parameter Selection Button: no more typing when entering parameters... | ||
| ||
Applies to: ![]()
| ||
Most
of the entries in this menu are depending on certain parts of your project,
for example additional files you added, global variables you created or
labels and web objects used in your project. You'll find the following entries in that menu to choose from: | ||
Additional
Files: As soon as any additional files have been added to the project (see Additional files for details) you can enter the path to these files by selecting them from this menu entry. You can open the complete folder structure and enter long paths by navigating through this menu. The parameter which signifies the working directory of the finished application will be added automatically when linking to additional files. Example: a link to the file "home.html"
entered via this menu would look like follows in the parameter field:
"<_CurrentDir_>\Additional\home.html" | ||
Global Variables: Example: signifies the text displayed via "Label1" at the time the parameter is used. If the label is a status bar for example would read the browser status at the moment it is executed.... (refer to PropertiesDialog to learn all about Label and Edit objects and their use). URL Variables: Content: Related topics: | ||
![]() |