logo
WXT, a Web and Xml Tool
from Ostfold College
: Introduction > Documentation > The Script >Program

Script: program-element

The script element may contain any number of program elements. The program elements identifies helper programs that is triggered by clicking on pages in the GUI. Thus they have no other mission than to make it easy for the user to inspect a file by calling the browser or edit a file by calling the editor.

<program name="" location=""/>

The attributes are mandatory

name The name of a program. The only effective names at the moment are: _editor and _browser.
location An absolute URI to the program.

The programelement may not contain any elements.

Examples:

<program name="_editor" location="c:\Program Files\UltraEdit\uedit32.exe"/>
<program name="_browser" location="C:\Program Files\mozilla.org\Mozilla\mozilla.exe"/>

WXT, a Web and Xml Tool from Ostfold College: http://www.ia.hiof.no/~borres/wxtdoc/


Bygget med WXT : 11.jan.2009