Search Results for memory

 

Get

Takes two parameters, TableName, IfLenFld

 

ListQueries

Takes no parameters

 

LoadMemUsage

Has no parameters

 

[WQResult]

Takes either one parameter, ResultValue, or no parameters

 

Shell$

Takes two parameters Command, Options

 

TemplateType

Takes one parameter, Type

 

LoadMultipart

Takes two parameters, Data, Boundary

 

Reset

Takes no parameters.

 

SaveRawFile

Takes two parameters, FileName, bUseHeaders

 

WithGroup

Takes six parameters, FieldBase, GroupByField, Destination, Action, Source, IfLenFld

 

LoadRawFile

Takes one parameter, FilePath

 

LoadReqFile

Has no parameters

 

NewRecords

Takes one parameter, QuantityToAdd

 

DeleteQuery

Takes one parameter, the name of the query

 

Function

A special type of Private Method, called a Private Function, that is intended to return a single value or multiple values simultaneously.

 

AppendFile

Takes two parameters, FileName, FileData

 

Get Started with Setting up the Development Environment

Developing in Moxie.Build on localhost give you the advantage of working with the template files natively. When working on procedures (MOX code) you need to access that through the Procedures page in the Admin area of a Moxie.Build system, if running the server on localhost or on a remote server. When running on a remote server, you can edit the template files via the Files page in the Admin area.

 

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.

 

OnError / End OnError

Takes one parameter, Control

 

[TQResult]

Takes either one parameter, ResultValue, or no parameters

 

[WQMessage]

Takes one parameter, Message, or no parameters

 

[TQMessage]

Takes one parameter, Message, or no parameters

 

[Pull] List of Fields from another Query

Takes three parameters, QueryName, FieldBase, FieldNames

 

SaveFile

Takes two parameters, FileName, FileData