PXRMTXIM ;SLC/PKR - Taxonomy import/create routines. ;02/19/2015
Source file <PXRMTXIM.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| CRETAX(FLAGS,TXDATA,ERRMSG) | ;Create a taxonomy based on the data in TXDATA.
 | 
|
| IMP(IEN) | ;Import codes into a taxonomy.
 | 
|
| IMPCSV(IEN,NODE) | ;Import comma separated data into the Lexicon Term/Code
 | 
|
| IMPTAX(IEN,PXRMTIEN) | ;Import codes from other taxonomies.
 | 
|
| ISCSV(LINE) | ;Verify that LINE is in CSV format with a least 3 pieces of
 | 
|
| LEXCHK(CODE,CODESYS,TERM,NCODES,NL,TEXTOUT) | ;Use $$TAX^LEX10CS
 | 
|
| LOADHF(NODEOUT) | ;Load the CSV host file into ^TMP.
 | 
|
| LOADWEB(NODEOUT) | ;Load the CSV file from a web site into ^TMP
 | 
|
| PASTECSV(NODE) | ;Paste the CSV file.
 | 
|
| PERCHK(CODE,CODESYS,TERM,NCODES,NL,TEXTOUT) | ;Use $$PERIOD^LEXU
 | 
|
| RBLCKHF(NODEIN,NODEOUT) | ;FTG^%ZISH breaks lines at 255 characters. This could
 | 
|
| RBLCKWEB(NODEIN,NODEOUT) | ;GETURL^XTHC10 breaks lines at 245 characters. This
 | 
|
| SAVETC(IEN) | ;Save the term/code.
 | 
|
| UPDCL(IEN,TEXT) | ;Add an entry to the change log.
 |