Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: YTWJSONO

Package: Mental Health

Routine: YTWJSONO


Information

YTWJSONO ;SLC/KCM - Instrument Admin Spec Output ; 1/25/2017

Source Information

Source file <YTWJSONO.m>

Entry Points

Name Comments DBIA/ICR reference
TEST ;
FMTJSON(TREE,OUT) ; format instrument spec in TREE as readable lines
TEXT(X) ; Add text to output
; expects OUT,LN
PROP(NAME) ; Add property to output, using JSON data types
; expects OUT,LN,ROOT
COMMA ; Add comma, if needed, before adding property
; expects OUT,LN
LAST() ; Return the last non-space character
; expects OUT,LN
LF(SPACES) ; advance to next line, using indent level in SPACES
; expects OUT,LN

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,OUT(I)
  • Line Location: TEST+5
Info |  Source |  Entry Points |  Interaction Calls