PXRMUTIL ;SLC/PKR/PJH - Utility routines for use by PXRM. ;02/25/2021
Source file <PXRMUTIL.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| ACOPY(REF,OUTPUT) | ;Copy all the descendants of the array reference into a linear
|
|
| APRINT(REF) | ;Write all the descendants of the array reference.
|
|
| ATTVALUE(STRING,ATTR,SEP,AVSEP) | ;STRING contains a list of attribute value
|
|
| AWRITE(REF) | ;Write all the descendants of the array reference, including the
|
|
| BORP(DEFAULT) | ;Ask the user if they want to browse or print.
|
|
| DEFURLAD(DEF,NEWURL) | ;Add a new URL to a reminder definition.
|
|
| DEFURLUP(DEF,OLDURL,NEWURL) | ;Update a URL in a reminder definition.
|
|
| DELTLFE(FILENUM,NAME) | ;Delete top level entries from a file.
|
|
| DIP(VAR,IEN,PXRMROOT,FLDS) | ;Do general inquiry for IEN return formatted
|
|
| FNFR(ROOT) | ;Given the root of a file return the file number.
|
|
| GPRINT(REF) | ;General printing.
|
|
| GPRINTQ | ;Queued general printing.
|
|
| NTOAN(NUMBER) | ;Given an integer N return an alphabetic string that can be
|
|
| OPTION(OPTLU,ACTION,OOM,OOMTEXT) | ;Out of order loop over options in list.
|
|
| OPTIONS(ACTION,OOMTEXT) | ;Disable/enable options.
|
|
| PROTOCOL(PROTLU,ACTION,DISABLE,DISTEXT) | ;Disable/enable protocols.
|
|
| PROTCOLS(ACTION,DISTEXT) | ;Disable/enable protocols.
|
|
| RENAME(FILENUM,OLDNAME,NEWNAME) | ;Rename entry OLDNAME to NEWNAME in
|
|
| RMEHIST(FILENUM,IEN) | ;Remove the edit history for a reminder file.
|
|
| SEHIST(FILENUM,ROOT,IEN) | ;Set the edit date and edit by and prompt the
|
|
| SETPVER(VERSION) | ;Set the package version
|
|
| SFRES(SDIR,NRES,FIEVAL) | ;Save the finding result.
|
|
| SSPAR(FIND0,NOCC,BDT,EDT) | ;Set the finding search parameters.
|
|
| STRREP(STRING,TS,RS) | ;Replace every occurrence of the target string (TS)
|
|
| UPEHIST(FILENUM,IEN,TEXT,MSG) | ;Update the edit history.
|
|
| VEDIT(ROOT,IEN) | ;This is used as a DIC("S") screen to select which entries
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| FileNo | Call Tags |
|---|---|
| ^ORD(101 - [#101] | FIND1^DIC, GET1^DIQ |
| ^DIC(19 - [#19] | FIND^DIC, GET1^DIQ |
| ^VA(200 - [#200] | GET1^DIQ |
| ^PXRM(800 - [#800] | Classic Fileman Calls |