PXRMSINQ ;SLC/PKR - Reminder simple inquiry routines ;03/14/2013
Source file <PXRMSINQ.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| BROWSE(FILENUM,FLDLIST,IEN) | ;Display the details of an entry using the
|
|
| CLBROWSE(FILENUM,FLDLIST,IEN) | ;Display the details of an entry's Change
|
|
| GETEH(FILENUM,FLDLST,IEN,NL,OUTPUT) | ;Get the edit history.
|
|
| GETTEXT(FILENUM,FLDLIST,IEN,NL,OUTPUT) | ;Get the requested contents of an entry.
|
|
| LMBROWSE(FILENUM,FLDLIST,IEN) | ;Display the details of an entry using the
|
|
| LMCLBROW(FILENUM,FLDLIST,IEN) | ;Display the details of an entry's edit history
|
|
| TEST(FILENUM,IEN) | ;Test driver.
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|