List of $functions: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Protected "List of $functions" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
m (Automatically generated page update)
Line 4: Line 4:


See [[Notation conventions for methods]] for information about the conventions followed in the method descriptions.
See [[Notation conventions for methods]] for information about the conventions followed in the method descriptions.
<dpl>
category = $Functions
include = desc
table =,$Function,Description
</dpl>
[[Category:$Functions]]


<table class="wikitable">
<tr><th>$Function</th><th>Description</th></tr>
<tr><td>$A2E</td><td>Translate ASCII to EBCDIC</td></tr>
<tr><td>$Abbrev</td><td>Determine if string is abbreviation within list of words</td></tr>
<tr><td>$Arr Find</td><td>Find value within array</td></tr>
<tr><td>$Arr Init</td><td>Initialize every element of array to specific value</td></tr>
<tr><td>$Arr Max</td><td>Find maximum value in array</td></tr>
<tr><td>$Arr Min</td><td>Find minimum value in array</td></tr>
<tr><td>$Base64 Decode</td><td>Convert from base 64 to byte string</td></tr>
<tr><td>$Base64 Encode</td><td>Convert byte string to base 64</td></tr>
<tr><td>$BgPurge</td><td>Cancel "long" sdaemon request initiated with $CommBg</td></tr>
<tr><td>$BgQuery</td><td>List of "long" sdaemon requests initiated via $CommBg</td></tr>
<tr><td>$Bind</td><td>Fast, easy synchronization of system wide resource</td></tr>
<tr><td>$Bind List</td><td>Return list of bound semaphores onto a $list</td></tr>
<tr><td>$BitAnd</td><td>Bitwise AND of two integers</td></tr>
<tr><td>$BitOr</td><td>Bitwise OR of two integers</td></tr>
<tr><td>$Bump</td><td>Bump a user</td></tr>
<tr><td>$C2D</td><td>Convert binary byte string to integer</td></tr>
<tr><td>$Center</td><td>Center string</td></tr>
<tr><td>$CfStatL</td><td>List of statistics for users holding critical file resources</td></tr>
<tr><td>$Close</td><td>Close file or group in User Language request</td></tr>
<tr><td>$Cms</td><td>Determine if online is running under CMS</td></tr>
<tr><td>$CommBg</td><td>Execute Model 204 commands on sdaemon</td></tr>
<tr><td>$Command</td><td>Execute Model 204 command on sdaemon, results to image</td></tr>
<tr><td>$CommndL</td><td>Execute Model 204 command on sdaemon, results to $list</td></tr>
<tr><td>$Context</td><td>Determine if string is name of open file or group</td></tr>
<tr><td>$D2C</td><td>Binary byte representation of integer</td></tr>
<tr><td>$D2X</td><td>Hex representation of integer</td></tr>
<tr><td>$DaemonMasterNumber</td><td>Get user number of master thread</td></tr>
<tr><td>$DaemonParentNumber</td><td>Get user number of parent thread</td></tr>
<tr><td>$Deflate</td><td>Compress a longstring with Deflate</td></tr>
<tr><td>$DelCh</td><td>Remove characters from string, compress and strip blanks</td></tr>
<tr><td>$Delg Subsys</td><td>Delete subsystem-wide global</td></tr>
<tr><td>$Delg Sys</td><td>Delete system-wide global</td></tr>
<tr><td>$Delimr</td><td>Insert delimiter string into input string at regular positions</td></tr>
<tr><td>$E2A</td><td>Translate EBCDIC to ASCII</td></tr>
<tr><td>$EdScan</td><td>Scan list of entities in online</td></tr>
<tr><td>$Ent</td><td>Do character entity substitution</td></tr>
<tr><td>$Ent Print</td><td>Set automatic character entity substitution</td></tr>
<tr><td>$Ent Tab</td><td>retrieve/modify character entity substitution table</td></tr>
<tr><td>$ErrSet</td><td>Increment or clear number of counting errors, set $ERRMSG</td></tr>
<tr><td>$FIniTim</td><td>File initialization YYDDDMMHHSSTH</td></tr>
<tr><td>$FakeEnt</td><td>Prepare fake ENTER to automatically satisfy next full screen read</td></tr>
<tr><td>$FiStat</td><td>Retrieve file's statistics into string</td></tr>
<tr><td>$FiStatL</td><td>Retrieve set of files' statistics into list</td></tr>
<tr><td>$Field Image</td><td>Return field values into an image</td></tr>
<tr><td>$Field List</td><td>Return field values into a $list</td></tr>
<tr><td>$Field ListI</td><td>Return field values into a $list mapped to an image</td></tr>
<tr><td>$FreeOpt</td><td>Free optional file or group from subsystem</td></tr>
<tr><td>$FunForc</td><td>Cancel running or waiting Fast/Unload request</td></tr>
<tr><td>$FunImg</td><td>Retrieve data from active Fast/Unload request into image</td></tr>
<tr><td>$FunList</td><td>$list of active and enqueued Fast/Unload requests</td></tr>
<tr><td>$FunLoad</td><td>Fast/Unload records in Model 204 list or found set</td></tr>
<tr><td>$FunPurg</td><td>Purge running or waiting Fast/Unload request</td></tr>
<tr><td>$FunSkip</td><td>Skip to next output record for $FunImg, $FunsStr</td></tr>
<tr><td>$FunWait</td><td>Wait until asynchronous Fast/Unload request completes</td></tr>
<tr><td>$FunsStr</td><td>Retrieve data from active Fast/Unload request into string</td></tr>
<tr><td>$GZip</td><td>Compress a longstring with GZip</td></tr>
<tr><td>$GunZip</td><td>Decompress a longstring with GUNZIP</td></tr>
<tr><td>$HexA</td><td>Convert hexadecimal string to EBCDIC equivalent</td></tr>
<tr><td>$IHexA</td><td>Convert EBCDIC string to hexadecimal equivalent</td></tr>
<tr><td>$ImgInf</td><td>Retrieve image item by variable name</td></tr>
<tr><td>$ImgOvl</td><td>Replace image item value</td></tr>
<tr><td>$IncStat</td><td>Increment local system statistic</td></tr>
<tr><td>$Inflate</td><td>Decompress a longstring with inflate</td></tr>
<tr><td>$JobAuth</td><td>Determine if user has authorization for USE $JOB</td></tr>
<tr><td>$Parse</td><td>Part of string preceding character in delimiter set</td></tr>
<tr><td>$ParseX</td><td>Part of string following character in delimiter set</td></tr>
<tr><td>$PrcLEx</td><td>$list of information about procedures in file</td></tr>
<tr><td>$PrcLExG</td><td>$list of information about procedures in group or file</td></tr>
<tr><td>$Priorty</td><td>Change a user's priority</td></tr>
<tr><td>$ProcCls</td><td>Close procedure before reaching end</td></tr>
<tr><td>$ProcDat</td><td>Add lines from procedure to $list</td></tr>
<tr><td>$ProcGet</td><td>Next line of procedure</td></tr>
<tr><td>$ProcLoc</td><td>Locate any of set of strings in procedure</td></tr>
<tr><td>$ProcOpn</td><td>Open procedure for $ProcDat, $ProcGet, $ProcLoc</td></tr>
<tr><td>$Proc List</td><td>$list of information about procedures in file</td></tr>
<tr><td>$Proc ListG</td><td>$list of information about procedures in group or file</td></tr>
<tr><td>$Proc Touch</td><td>Change a procedure's last-update date and user</td></tr>
<tr><td>$Random</td><td>Get next random number</td></tr>
<tr><td>$Random SEED</td><td>Build seed specifying series of $RANDOM results</td></tr>
<tr><td>$RegexMatch</td><td>Whether string matches regex</td></tr>
<tr><td>$RegexReplace</td><td>Replace matching strings</td></tr>
<tr><td>$Resetn</td><td>Reset or view M204 parameter</td></tr>
<tr><td>$Session $Session Id $Session Owner and $Session Timeout</td><td>$Session_Id, $Session_Owner and $Session_Timeout</td></tr>
<tr><td>$Session Close</td><td>Close an open session</td></tr>
<tr><td>$Session Create</td><td>Create a new session</td></tr>
<tr><td>$Session Delete</td><td>Delete a session</td></tr>
<tr><td>$Session List</td><td>Get list of sessions</td></tr>
<tr><td>$Session Open</td><td>Open a session</td></tr>
<tr><td>$SetStat</td><td>Set local system statistic</td></tr>
<tr><td>$Setg Subsys</td><td>Set subsystem-wide global</td></tr>
<tr><td>$Setg Subsys List</td><td>Get list of subsystem-wide globals</td></tr>
<tr><td>$Setg Sys</td><td>Set system-wide global</td></tr>
<tr><td>$Setg Sys List</td><td>Get list of system-wide globals</td></tr>
<tr><td>$SirJGet</td><td>Place audit trail data on $list</td></tr>
<tr><td>$SirMsg</td><td>Line of current $SirMsgP procedure</td></tr>
<tr><td>$SirMsgP</td><td>Load procedure for retrieval via $SirMsg</td></tr>
<tr><td>$SirParm</td><td>Set user-specific value, controlling Sirius products</td></tr>
<tr><td>$SirProd</td><td>Determine availability of Sirius product or capability</td></tr>
<tr><td>$SirSite</td><td>Current Sirius customer site ID</td></tr>
<tr><td>$SirTime</td><td>Current time as YYDDDHHMISSXX</td></tr>
<tr><td>$SirVer</td><td>Current version number of Sirius product</td></tr>
<tr><td>$SirWarn</td><td>Send warning or message to user(s)</td></tr>
<tr><td>$Sir Date</td><td>Get current datetime</td></tr>
<tr><td>$Sir Date2N</td><td>Convert datetime string to number of seconds/300</td></tr>
<tr><td>$Sir Date2ND</td><td>Convert datetime string to number of days</td></tr>
<tr><td>$Sir Date2NM</td><td>Convert datetime string to number of milliseconds</td></tr>
<tr><td>$Sir Date2NS</td><td>Convert datetime string to number of seconds</td></tr>
<tr><td>$Sir DateFmt</td><td>Validate datetime format</td></tr>
<tr><td>$Sir DateN</td><td>Current date and time as number of seconds/300</td></tr>
<tr><td>$Sir DateND</td><td>Current date as number of days</td></tr>
<tr><td>$Sir DateNM</td><td>Current date and time as number of milliseconds</td></tr>
<tr><td>$Sir DateNS</td><td>Current date and time as number of seconds</td></tr>
<tr><td>$Sir N2Date</td><td>Convert datetime number of seconds/300 to string</td></tr>
<tr><td>$Sir ND2Date</td><td>Convert datetime number of days to string</td></tr>
<tr><td>$Sir NM2Date</td><td>Convert datetime number of milliseconds to string</td></tr>
<tr><td>$Sir NS2Date</td><td>Convert datetime number of seconds to string</td></tr>
<tr><td>$Sir Wild</td><td>Test string against a wildcard string</td></tr>
<tr><td>$SsStat</td><td>Retrieve subsystem's statistics into string</td></tr>
<tr><td>$SsStatL</td><td>Retrieve statistics for set of subsystems into $list</td></tr>
<tr><td>$StatD</td><td>Calculate differences and rates for statistics strings</td></tr>
<tr><td>$StatLD</td><td>Calculate differences and rates for statistics $lists</td></tr>
<tr><td>$Str</td><td>Treat a longstring as string</td></tr>
<tr><td>$StrAnd</td><td>Bit-wise AND two strings</td></tr>
<tr><td>$StrOr</td><td>Bit-wise OR two strings</td></tr>
<tr><td>$StrXor</td><td>Bit-wise exclusive OR two strings</td></tr>
<tr><td>$SubCnt</td><td>Count occurrences of one string in another</td></tr>
<tr><td>$SubErs</td><td>Remove occurrence of one string from another</td></tr>
<tr><td>$SubIns</td><td>Insert string inside another string</td></tr>
<tr><td>$SubRep</td><td>Replace occurrences of string</td></tr>
<tr><td>$SyStat</td><td>Retrieve system statistics into string</td></tr>
<tr><td>$TSOId</td><td>TSO userid user's thread</td></tr>
<tr><td>$TSOStat</td><td>Status of program invoked via $TsoAtt</td></tr>
<tr><td>$TSOWait</td><td>Wait for program invoked via $TsoAtt to complete</td></tr>
<tr><td>$TableC</td><td>Information provided by TABLEC command</td></tr>
<tr><td>$TermId</td><td>Terminal ID of current user thread</td></tr>
<tr><td>$TkStat</td><td>Retrieve task's statistics into string</td></tr>
<tr><td>$TkStatL</td><td>Retrieve statistics for all tasks into $list</td></tr>
<tr><td>$TsoAtt</td><td>Attach program in user's TSO address space</td></tr>
<tr><td>$TsoCall</td><td>Call program in user's TSO address space</td></tr>
<tr><td>$TsoCan</td><td>Cancel program invoked via $TsoAtt</td></tr>
<tr><td>$TsoCmd</td><td>Invoke command in user's TSO address space</td></tr>
<tr><td>$TsoExec</td><td>Invoke CLIST in user's TSO address space</td></tr>
<tr><td>$TsoExit</td><td>Terminate TSO full screen interface session, stack command</td></tr>
<tr><td>$UnSpace</td><td>Normalize spaces and quotes</td></tr>
<tr><td>$Unbind and $UnbindW</td><td>$Unbind and $UnbindW: Unbind resource previously bound via $Bind</td></tr>
<tr><td>$UsStat</td><td>Retrieve user's statistics into string</td></tr>
<tr><td>$UsStatL</td><td>Retrieve statistics for set of users into $list</td></tr>
<tr><td>$UseASA</td><td>Prevent carriage control in USE output</td></tr>
<tr><td>$WakeUp</td><td>Pause user until specified time</td></tr>
<tr><td>$Windex</td><td>Word number of first occurrence of word in phrase</td></tr>
<tr><td>$X2D</td><td>Convert hex string to integer</td></tr>
</table>
</div>
</div>

Revision as of 12:22, 8 February 2011

The following are the available Sirius $functions.

See Notation conventions for methods for information about the conventions followed in the method descriptions.

$FunctionDescription
$A2ETranslate ASCII to EBCDIC
$AbbrevDetermine if string is abbreviation within list of words
$Arr FindFind value within array
$Arr InitInitialize every element of array to specific value
$Arr MaxFind maximum value in array
$Arr MinFind minimum value in array
$Base64 DecodeConvert from base 64 to byte string
$Base64 EncodeConvert byte string to base 64
$BgPurgeCancel "long" sdaemon request initiated with $CommBg
$BgQueryList of "long" sdaemon requests initiated via $CommBg
$BindFast, easy synchronization of system wide resource
$Bind ListReturn list of bound semaphores onto a $list
$BitAndBitwise AND of two integers
$BitOrBitwise OR of two integers
$BumpBump a user
$C2DConvert binary byte string to integer
$CenterCenter string
$CfStatLList of statistics for users holding critical file resources
$CloseClose file or group in User Language request
$CmsDetermine if online is running under CMS
$CommBgExecute Model 204 commands on sdaemon
$CommandExecute Model 204 command on sdaemon, results to image
$CommndLExecute Model 204 command on sdaemon, results to $list
$ContextDetermine if string is name of open file or group
$D2CBinary byte representation of integer
$D2XHex representation of integer
$DaemonMasterNumberGet user number of master thread
$DaemonParentNumberGet user number of parent thread
$DeflateCompress a longstring with Deflate
$DelChRemove characters from string, compress and strip blanks
$Delg SubsysDelete subsystem-wide global
$Delg SysDelete system-wide global
$DelimrInsert delimiter string into input string at regular positions
$E2ATranslate EBCDIC to ASCII
$EdScanScan list of entities in online
$EntDo character entity substitution
$Ent PrintSet automatic character entity substitution
$Ent Tabretrieve/modify character entity substitution table
$ErrSetIncrement or clear number of counting errors, set $ERRMSG
$FIniTimFile initialization YYDDDMMHHSSTH
$FakeEntPrepare fake ENTER to automatically satisfy next full screen read
$FiStatRetrieve file's statistics into string
$FiStatLRetrieve set of files' statistics into list
$Field ImageReturn field values into an image
$Field ListReturn field values into a $list
$Field ListIReturn field values into a $list mapped to an image
$FreeOptFree optional file or group from subsystem
$FunForcCancel running or waiting Fast/Unload request
$FunImgRetrieve data from active Fast/Unload request into image
$FunList$list of active and enqueued Fast/Unload requests
$FunLoadFast/Unload records in Model 204 list or found set
$FunPurgPurge running or waiting Fast/Unload request
$FunSkipSkip to next output record for $FunImg, $FunsStr
$FunWaitWait until asynchronous Fast/Unload request completes
$FunsStrRetrieve data from active Fast/Unload request into string
$GZipCompress a longstring with GZip
$GunZipDecompress a longstring with GUNZIP
$HexAConvert hexadecimal string to EBCDIC equivalent
$IHexAConvert EBCDIC string to hexadecimal equivalent
$ImgInfRetrieve image item by variable name
$ImgOvlReplace image item value
$IncStatIncrement local system statistic
$InflateDecompress a longstring with inflate
$JobAuthDetermine if user has authorization for USE $JOB
$ParsePart of string preceding character in delimiter set
$ParseXPart of string following character in delimiter set
$PrcLEx$list of information about procedures in file
$PrcLExG$list of information about procedures in group or file
$PriortyChange a user's priority
$ProcClsClose procedure before reaching end
$ProcDatAdd lines from procedure to $list
$ProcGetNext line of procedure
$ProcLocLocate any of set of strings in procedure
$ProcOpnOpen procedure for $ProcDat, $ProcGet, $ProcLoc
$Proc List$list of information about procedures in file
$Proc ListG$list of information about procedures in group or file
$Proc TouchChange a procedure's last-update date and user
$RandomGet next random number
$Random SEEDBuild seed specifying series of $RANDOM results
$RegexMatchWhether string matches regex
$RegexReplaceReplace matching strings
$ResetnReset or view M204 parameter
$Session $Session Id $Session Owner and $Session Timeout$Session_Id, $Session_Owner and $Session_Timeout
$Session CloseClose an open session
$Session CreateCreate a new session
$Session DeleteDelete a session
$Session ListGet list of sessions
$Session OpenOpen a session
$SetStatSet local system statistic
$Setg SubsysSet subsystem-wide global
$Setg Subsys ListGet list of subsystem-wide globals
$Setg SysSet system-wide global
$Setg Sys ListGet list of system-wide globals
$SirJGetPlace audit trail data on $list
$SirMsgLine of current $SirMsgP procedure
$SirMsgPLoad procedure for retrieval via $SirMsg
$SirParmSet user-specific value, controlling Sirius products
$SirProdDetermine availability of Sirius product or capability
$SirSiteCurrent Sirius customer site ID
$SirTimeCurrent time as YYDDDHHMISSXX
$SirVerCurrent version number of Sirius product
$SirWarnSend warning or message to user(s)
$Sir DateGet current datetime
$Sir Date2NConvert datetime string to number of seconds/300
$Sir Date2NDConvert datetime string to number of days
$Sir Date2NMConvert datetime string to number of milliseconds
$Sir Date2NSConvert datetime string to number of seconds
$Sir DateFmtValidate datetime format
$Sir DateNCurrent date and time as number of seconds/300
$Sir DateNDCurrent date as number of days
$Sir DateNMCurrent date and time as number of milliseconds
$Sir DateNSCurrent date and time as number of seconds
$Sir N2DateConvert datetime number of seconds/300 to string
$Sir ND2DateConvert datetime number of days to string
$Sir NM2DateConvert datetime number of milliseconds to string
$Sir NS2DateConvert datetime number of seconds to string
$Sir WildTest string against a wildcard string
$SsStatRetrieve subsystem's statistics into string
$SsStatLRetrieve statistics for set of subsystems into $list
$StatDCalculate differences and rates for statistics strings
$StatLDCalculate differences and rates for statistics $lists
$StrTreat a longstring as string
$StrAndBit-wise AND two strings
$StrOrBit-wise OR two strings
$StrXorBit-wise exclusive OR two strings
$SubCntCount occurrences of one string in another
$SubErsRemove occurrence of one string from another
$SubInsInsert string inside another string
$SubRepReplace occurrences of string
$SyStatRetrieve system statistics into string
$TSOIdTSO userid user's thread
$TSOStatStatus of program invoked via $TsoAtt
$TSOWaitWait for program invoked via $TsoAtt to complete
$TableCInformation provided by TABLEC command
$TermIdTerminal ID of current user thread
$TkStatRetrieve task's statistics into string
$TkStatLRetrieve statistics for all tasks into $list
$TsoAttAttach program in user's TSO address space
$TsoCallCall program in user's TSO address space
$TsoCanCancel program invoked via $TsoAtt
$TsoCmdInvoke command in user's TSO address space
$TsoExecInvoke CLIST in user's TSO address space
$TsoExitTerminate TSO full screen interface session, stack command
$UnSpaceNormalize spaces and quotes
$Unbind and $UnbindW$Unbind and $UnbindW: Unbind resource previously bound via $Bind
$UsStatRetrieve user's statistics into string
$UsStatLRetrieve statistics for set of users into $list
$UseASAPrevent carriage control in USE output
$WakeUpPause user until specified time
$WindexWord number of first occurrence of word in phrase
$X2DConvert hex string to integer