;COPYRIGHT Hewlett-Packard Company 1987, 1988, 1989, 1990, 1991
; This file may set variables for global use or just list how
;    they are set in other files.

; The format for each variable is either varxxx or !xxx.
; If any variables are set for global use, follow the format:
;     		< int  value > 
;     and uncomment the "macro setvar.txt" at the top of the files 
;     in which these globals are used.

; Variable dictionary - globally used but not globally defined
;    The following variables are set to the explained values in other files.
;    The variable names within the parenthesis are used to set these variables.
;
;  var001	Application product revision
;  var002	Application product name
;  var003	Application source drive
;  var004	Application destination drive
;  var005	Application destination directory
;  var006	Application help dir (destination full qualified path)
;  var007	Application private dir (destination full qualified path)
;
;  var008 	Application dependent system name
;  var009	Application dependent system platform name (ov_name)

;   var010	Box column headers
;   var011	1st selection in a box
;   var012	2nd selection in a box
;   var013	3rd (if any) selection in a box

;   var014	1st line in box instructions (title)
;   var015	2nd line in box instructions (title)
;   var016	3nd line in box instructions (title)
;   var017	4th line in box instructions (title)
;   var018	1st line in box instructions (sub-title)
;   var019	2nd line in box instructions (sub-title)
;   var020	3nd line in box instructions (sub-title)
;   var021	4th line in box instructions (sub-title)

;   var022	selection flag
;   var023      edit info
;   var030	Drive where a dir will be created
;   var031	Fully qualified path to be created
;   var032      build help dir flag

;   var040	Copy message
;   var041	Number of files to copy (app_helps, app_files, app_files_xxx)
;   var042	Copy destination directory - hard disk (app_dir, app_hlp)
;   var043	Copy source directory - floppy disk (app_inst, app_app)
;
;   var050	Requested volume name (app_name)
;   var051	Requested volume label 
;   var052	Actual volume label (app_label)
;   var053	No label flag
;   var060	Application instruction manual name
;
;   var066	backup drive
;   var067	backup directory
;   var068	file to backup		      
;   var069	backup filename
;   var070	MS Windows' drive
;   var071	MS Windows' directory
;   var072	MS Windows' win.ini drive
;   var073	MS Windows' win.ini directory
;   var074	given drive for given file
;   var075	given dir for given file
;   var076	given file
;   var077	Symbol drive
;   var078	Symbol directory
;   var079	Symbol file

;   var080	Application keyword in modifying ADDWIN.INI (app_apptxt)
;   var081	Path to be inserted after keyword in modifying ADDWIN.INI
;   var082	Application section in ADDWIN.INI (app_hdr)
;   var083	Holding file of info to update user's pre-existing files
;								(app_sr)
;   var090	Application private dir for hidden files (app_prvhid)
					     
;   var091	Background directory 
;   var092	Background directory 
;   var093	Full path to background files

;   var095	Full path to symbols files
