TIUSRVF1 ; SLC/JM - Server calls for Template Fields ; 02/06/2002
Source file <TIUSRVF1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ISUNIQUE(TIUY,NAME,IEN) | ; Is Name Unique?
|
|
LOCK(TIUY,TIUDA) | ; Lock Template Field
|
|
UNLOCK(TIUY,TIUDA) | ; Unlock Template Field
|
|
DELETE(TIUY,TIUDA) | ; Call ^DIK to remove a Template Field
|
|
LIST(Y,FROM,DIR) | ||
CANEDIT(TIUY) | ; Returns TRUE if the current user can edit dialog fields
|
|
DOLMLINE(TIUX) | ; finds Template Fields in a Line and replaces with LM Text
|
|
DOLMTEXT(TIUY,TIULIST) | ; finds Template Fields and replaces with LM Text
|
|
CHKFLD(RESULT) | ;Input: <None>
|
|
UPDTXML(NAMESET,XSET) | ; UPDATES THE XSET WITH UPDATED NAMES IN THE NAMESET
|
|
XFLDLD(RESULT,IN) | ; RESETS/UPDATES THE TMP("TIUFLDXML",$J) GLOBAL
|
|
LIMPORT(RESULT) | ; Calls the import process to import all of the fields in the
|
RPC Name | Call Tags |
---|---|
TIU FIELD LIST | LIST |
TIU FIELD CAN EDIT | CANEDIT |
TIU FIELD LOCK | LOCK |
TIU FIELD UNLOCK | UNLOCK |
TIU FIELD NAME IS UNIQUE | ISUNIQUE |
TIU FIELD DELETE | DELETE |
TIU FIELD DOLMTEXT | DOLMTEXT |
TIU FIELD CHECK | CHKFLD |
TIU FIELD LIST ADD | XFLDLD |
TIU FIELD LIST IMPORT | LIMPORT |
FileNo | Call Tags |
---|---|
^TIU(8927.1 - [#8927.1] | Classic Fileman Calls |