Select the objects that you wish to see in the downloaded PDF
Info Desc Directly Accessed By Routines Accessed By FileMan Db Calls Pointer To FileMan Files Fields External References Global Variables Directly Accessed Local Variables
This file consists of a list of holiday dates for which special meals are prepared. It consists of the holiday date, name, and allows for entry of a breakfast, noon, and/or evening meal which, if present, will override the normal menu cycle meals on that date.
INPUT TRANSFORM: S %DT="EX" D ^%DT S X=Y,DINUM=X K:Y<1 X,DINUM
HELP-PROMPT: NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
DESCRIPTION:
This is the date of a holiday. A holiday, for purposes of this program, is a date upon which one or more of the normal cycle meals are suspended and other special meals substituted.
CROSS-REFERENCE: 116.3^B
1)= S ^FH(116.3,"B",$E(X,1,30),DA)=""
2)= K ^FH(116.3,"B",$E(X,1,30),DA)
This is the normal B cross-reference of the DATE field.