Files > FILE

parent
9.4
name
FILE
number
9.44
Fields
#NameLocationTypeDetailsIndexDescription
.01file0;1POINTER1BThe name of a VA FileMan file which you wish to transport with this package. This may be any file whose number is 2 or greater.
2field1;0MULTIPLE9.45The names of the FileMan Fields required by this Package. Enter data here ONLY if you wish to send just selected fields from a Data Dictionary instead of the entire DD (i.e., a partial DD).
222.1update the data dictionary222;1BOOLEANy:YES
n:NO
YES means that the Data Dictionary for this file should be updated when this version of the package is installed. NO means that this Data Dictionary has not changed since the last version, and therefore, need not be updated. If the Data Dictionary does not exist on the recipient system, then this field does not apply. The DD will be put in place.
222.2assign a version number222;2BOOLEANy:YES
n:NO
YES means that you want to set ^DD(file#,0,"VR") to the version number of this package when the init is finished. NO means that you intend for the version number to remain as it is. This may mean that this DD has no version number at all.
222.4may user override dd update222;4BOOLEANy:YES
n:NO
YES means that the user may decide at installation time whether or not to update the data dictionary for this file. NO means that the developer building the INIT is determining if the data dictionary is to be updated.
222.7data comes with file222;7BOOLEANy:YES
n:NO
YES means that the data should be included in the initialization routines. NO means that the data should be left out.
222.8merge or overwrite site's data222;8SET OF CODESm:MERGE
o:OVERWRITE
If the data being sent is to be MERGED, then only data which is not already on file at the recipient site will be put in place. If the data being sent is to OVERWRITE, then the data included in the initialization routines will be put in place regardless of what is on file at the recipient site.
222.9may user override data update222;9BOOLEANy:YES
n:NO
YES means that the user has the option to determine whether or not to bring in the data that has been sent with the package. However, he does not get the ability to change from merge to overwrite or from overwrite to merge. No means that the developer of the INIT will control whether the data will be installed at the target site.
223screen to determine dd update223;E1,245FREE TEXTThis field contains standard MUMPS code which is used to determine whether or not a data dictionary should be updated. This code must set $T. If $T=1, the DD will be updated. If $T=0, it will not. This code will be executed within VA FileMan which may be being called from within MailMan which is being called from within MenuMan. Namespace your variables.

Error: Invalid Global File Type: 9.44