YTWJSONF ;SLC/KCM - File/Export JSON versions of instruments ; 7/20/2018
Source file <YTWJSONF.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| SAVEDIR | ; Save all active instruments to directory
; may need to first remove current files from the destination directory ; (this doesn't clean up the destination directory first) |
|
| SAVE96 | ; Save all active instruments as JSON in 601.96
|
|
| LPACTV(PATH) | ; Loop thru all active instruments to create JSON documents
; PATH: if empty, JSON documents are saved to 601.96 ; otherwise, this specifics the host directory |
|
| DEL96 | ; Delete active instruments from 601.96
|
|
| FILE96(TEST) | ; save JSON test to 601.96
|
|
| LIST96 | ; Save list of instruments as JSON in 601.96
|
|
| FILE(TEST,PATH) | ; save JSON test to a file
|
|
| LIST(PATH) | ; Save list of instruments as JSON to directory
|
|
| LPSEED | ; Loop thru all active instruments to seed JSON documents
|
|
| FILE712(TEST) | ; save JSON test to 601.712
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|