2. Create the client application in Jargon Writer
Design the screens in the Jargon Writer layout window, using the component
grid layout and the attributes and layout properties panel. Click the "Exe"
button at any time to see how the resulting client application window will
look. Associate buttons and other components with local logic by linking
events to script function names.
Write local logic in the Jargon Writer script editor, in an easy-to-use
scripting language similar to JavaScript. In this example, the "DoLogin"
function sends the Sales Rep userid and password to the host to provide
a secure login, in just a few lines of code.
|