| Tag Link | [LassoApp_Create] | Category | Technical |
|---|---|---|---|
| Type | Substitution | Source Available | No |
| Support | Preferred | Version | 5.0 |
| Change | Unchanged | Data Source | Any |
| Output Type | String | Security | Tag |
| Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0 |
[LassoApp_Create] creates a LassoApp. Requires three parameters:
Both
The result is 0 if the LassoApp is created successfully or an error message otherwise.
[LassoApp_Create:
| Required Parameters | |
|---|---|
| -Root | The platform |
| -Entry | The path to the default file for the LassoApp, specified relative to the |
| -Result | The platform |
To create a LassoApp on Windows 2000:
Use the [LassoApp_Create] tag. The following tag will create a LassoApp named MySolution.LassoApp from the folder C:\InetPubwwwrootMySolution with the entry file defualt.lasso.
[LassoApp_Create:
0
To create a LassoApp on Mac OS X:
Use the [LassoApp_Create] tag. The following tag will create a LassoApp named MySolution.LassoApp from the folder /Library/WebServer/Documents/MySolution/ with the entry file defualt.lasso.
[LassoApp_Create:
0