Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 409.981

Package: Scheduling

SDEC SETTINGS(#409.98)-->409.981

Sub-Field: 409.981


Information

Parent File Name Number Package
SDEC SETTINGS(#409.98) HELP LINK TEXT 409.981 Scheduling

Details

Field # Name Loc Type Details
.01 HELP LINK TEXT 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
    MAXIMUM LENGTH: 80
  • LAST EDITED:  APR 09, 2020
  • HELP-PROMPT:  Answer must be 1-80 characters in length.
  • DESCRIPTION:  
    This is the text displayed to the user for a help link.
  • TECHNICAL DESCR:  
    This is the text displayed to the user. It is associated with the hyperlink.
  • CROSS-REFERENCE:  409.981^B
    1)= S ^SDEC(409.98,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^SDEC(409.98,DA(1),1,"B",$E(X,1,30),DA)
.5 LINK TYPE 0;2 SET
************************REQUIRED FIELD************************
  • '1' FOR HTTP;
  • '2' FOR HTTPS;
  • '3' FOR MAILTO;

  • LAST EDITED:  JUN 12, 2018
  • HELP-PROMPT:  Identify the type of link to be displayed in the HELP pane.
  • DESCRIPTION:  
    This field defines the type of hyperlink displayed in the HELP pane on VS GUI. It is coupled with the LINK ADDRESS (for web links) or the LINK ADDRESS and MAIL SUBJECT (for mail links).
1 LINK ADDRESS 1;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>255!($L(X)<1) X
    MAXIMUM LENGTH: 255
  • LAST EDITED:  JUN 12, 2018
  • HELP-PROMPT:  Answer must be 1-255 characters in length.
  • DESCRIPTION:  
    This is the URL of the help site or the MAILTO address. It does not include the type prefix (HTTP, HTTPS or MAILTO) as that is generated by the system based on the LINK TYPE field.
  • TECHNICAL DESCR:  
    LINK ADDRESS is the web site address or the recipient e-mail address.
2 MAIL SUBJECT 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
    MAXIMUM LENGTH: 80
  • LAST EDITED:  JUN 07, 2018
  • HELP-PROMPT:  Answer must be 1-80 characters in length.
  • DESCRIPTION:  
    If the URL is "mailto:" then this field can store an optional e-mail message subject that is passed to the mail client when it opens a window for the user.
Info |  Details