Web+ Tutorial

Previous

  Contents  

Next

Lesson 8.1 - Executing external programs from Web+

Description
Runs an executable program.
Syntax
<webRun EXE=#ExecutableCommandLineString# [TYPE=ExecutableType]
    [INPARA=InputParameter] [OUTVAR=OutputvariableName] [TIMEOUT=NumberOfSeconds] PASSWORD=webRunPassword>

Agument
/tutorial/argument/arg36.wml
Example
<webRun EXE="tracert www.webplus.com" TYPE="Win32"
    OUTVAR=#output# Password="test">

Exercise
This example is for your reference. You can try it on your own system.

You can try out some Web+ code of your own here.

Previous

  Contents  

Next

 

Copyright © 2009 Webplus, Inc. (talentsoft). All Rights Reserved.
webmaster@webplus.com