Search Results for path

 

Path$

Takes one parameter, Index

 

HtmlButton

Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod

 

HtmlAButton

Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, Extra.

 

HtmlSearchBox

Takes 6 parameters, Location, Mode, ActionPath, Name, Class, Prompt

 

HtmlHistory

Takes two parameters, Title, Path

 

Http$

Takes 9 parameters, ServerName, Port, bSecure, Mode, Path, ContentType, extraHeader, body, rtnHeaders

 

FolderExists$

Takes one parameter, the path of the folder

 

Dir$

Takes one parameter, a path-mask

 

HttpSoap$

Takes 8 parameters, ServerName, Port, bSecure, Path, ExtraHttpHeaders, Envelope, ExtraBody, xml

 

HtmlUpload

Takes seven parameters, Location, Mode, Prompt, Path, Class, Name, HelpText

 

LoadRawFile

Takes one parameter, FilePath

 

SendEmail

Takes 10 parameters, FieldBase, From, To, Subject, Body, bMerge, AttachName, AttachPath, Slow, IfLenFld

 

SaveCsvFile

Takes two parameters, FilePath, bUseHeader

 

[Ajax]

Takes 3 parameters, Trigger, DestinationID, Path

 

HttpCookie

Takes 6 parameters, Name, Value, Path, Domain, Expires, Other

 

HtmlForm

Takes 6 parameters, Location, Mode, ActionLabel, ActionPath, Class, ActionMethod

 

FileExists$

Takes one parameter, the path where the file is located.

 

ListFolders

Takes two parameters, FolderPath, bRecursive

 

Folders

Takes a single variable, the relative path to the directory from root of project

 

LoadFile$

Takes one parameter, PathToFile

 

LoadJsonFile

Takes one parameter, PathToFile

 

Folder

Takes two parameters, FolderPath, Action

 

TRON

Takes one parameter, FilePath

 

Get Started with Service Setup on a Server

A single Windows OS can host many instances of Moxie.Build, these steps will guide you through the setup process.

 

LoadTabFile

Takes two parameters, FileName, bHasHeader

 

LoadNulFile

Takes two parameters, FileName, bHasHeader

 

LoadCsvFile

Takes two parameters, FileName, bHasHeader

 

Learn More About the Content Management System

Prerequisites: This page assumes that you have already set up your Moxie.Build server and logged in as an admin user. This page covers some of the basics that are involved in using the Content Management aspects of the Moxie.Build system.

 

NewWithAttach

Takes 4 parameters, TableName, Relation, OtherTableName, IfLenFld

 

Learn More About Managing Files

Prerequisites: This tutorial assumes that you have already set up your Moxie.Build server and logged in. This page covers some of the basics that are involved in managing files and folders in the Moxie.Build system.

 

ListFiles

Takes 3 parameters, Folder, Filter, bShowImgSize

 

Parse

Takes seven parameters, FieldBase, Destination, Source, bAny, Delimiter, Item, IfLenFld

 

HtmlDTable

Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign

 

Value

Takes four parameters, FieldBase, Destination, Function, IfLenFld

 

Lang

Takes four parameters, FieldBase, Destination, Source, IfLenFld

 

HtmlETable

Takes 6 parameters, Location, Mode, Div, Data, Script, Extra

 

SaveRawFile

Takes two parameters, FileName, bUseHeaders

 

SaveNulFile

Takes two parameters, FileName, bUseHeader

 

Text

Takes six parameters, FieldBase, Destination, Function, Source, Value, IfLenFld

 

SaveTabFile

Takes two parameters, FileName, bUseHeader

 

HttpStatus

Takes one parameter, Status

 

Lang$

Takes one parameter, Source

 

Image

Has 5 parameters, DestFileName, Action, SrcFileName, Val1, Val2

 

CFPurge

Takes one parameter, the URL to purge from CloudFlare's cache

 

File

Takes 3 parameters, Destination, Action, Source

 

SaveFile

Takes two parameters, FileName, FileData

 

[L] Lookup (Top Query)

Takes one parameter.

 

Using the Backtick `

Some Work Query command parameters can accept a source of either a Work Query Field name or a text literal. Text literals in these cases are prefixed with a backtick ` character.

 

PaaS

Takes three parameters, Url, SaaSTenant, InputQuery, OutputQuery

 

Tcp$

Takes three parameters, ServerName, Port, bSecure, Send

 

[!] Limited Selection List

Parameter is a comma separated list (using CSV rules and not in quotes) of the options made available to the user which are enforced on save.

 

 

MOX Coding and Programing Language Syntax Documentation

The MOX coding and programming language pays heritage to BASIC, but has been crafted for the specific type of work and environment that is demanded of Moxie.Build.

 

[L] Lookup (DB Field Attribute)

Takes one parameter.

 

[FieldList]

Parameter is a space separated list of field names to be displayed.

 

Setup Table

The Setup Table controls aspects that can be changed while the server is running, and is intended to contain both Moxie.Build specific values as well as application specific.

 

UrlEncode$

Takes one parameter, Source

 

Public Method

A Public Method may be called from any other Procedure, by the Default plug-in, or a Custom COM DLL. Each Public Method may either use specific Input Parameters, or it may accept an Input Query.