Files > FILE

parent
9.6
name
FILE
number
9.64
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.
.02checksum0;2FREE TEXTThis field contains the checksum for this Data Dictionary
1dd number2;0MULTIPLE9.641DD NUMBER pertains to the top level of the file, file number, or a sub-file such as a multiple field.
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, If the Data Dictionary does not exist at the installing site, then this field does not apply. The DD will be put in place.
222.2send security code222;2BOOLEANy:YES
n:NO
YES means you want to include the security protection currently on this file when it is distributed. The security protection will only be installed if the file is new at the installing site. NO means you do not want to include security codes.
222.3send full or partial dd222;3SET OF CODESf:FULL
p:PARTIAL
222.5resolve pointers222;5BOOLEANy:YES
n:NO
YES means you want to have all pointer type field values resolved at the installing site. NO means you do not want any pointer type field values resolved.
222.6data list222;6FREE TEXTThis is the results of a search, which is stored in a Sort template. This Sort list will contain the records to be transported.
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.8site's data222;8SET OF CODESa:ADD ONLY IF NEW FILE
m:MERGE
o:OVERWRITE
r:REPLACE
ADD ONLY IF NEW will install data at the installing site only if this file is new to the site or there is no data in this file at the site. MERGE data will only bring in data which is not already on file at the installing site. OVERWRITE data will be put in place regardless of what is on file at the installing site. REPLACE will delete the installing site's data before installing data for this file. It will preserve locally developed fields, if they were created within the VA Programming Standards and Conventions.
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 this package. However, the user does not get the ability to change how to install the SITE'S DATA, i.e. MERGE to REPLACE. NO means that the developer of this package 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. Namespace your variables.
224screen to select data224;E1,245FREE TEXTThis field contains standard M code which is used to determine whether a record in a file should be exported in this package. The variable Y will be equal to the internal entry number of the current record. This code must set $T, if $T=1 then the record will be sent. If $T=0 it will not.

Error: Invalid Global File Type: 9.64