Upgrading to DataFlex 3.2: Difference between revisions

m
List
m (List)
m (List)
Line 193: Line 193:
This is the most important environment variable from a DataFlex viewpoint. DataFlex uses this variable to find everything it needs:
This is the most important environment variable from a DataFlex viewpoint. DataFlex uses this variable to find everything it needs:


termlist.cfg & *.dfr for registration information
*termlist.cfg & *.dfr for registration information
filelist.cfg
*filelist.cfg
data files: *.dat, *.fd, *.k*, *.tag, *.hdr, *.vld
*data files: *.dat, *.fd, *.k*, *.tag, *.hdr, *.vld
compiled DataFlex programs: *.flx
*compiled DataFlex programs: *.flx
source code for DataFlex programs: *.src, *.frm, *.inc, *.pkg, ...
*source code for DataFlex programs: *.src, *.frm, *.inc, *.pkg, ...
 
If there are multiple copies of any of the above files along the directories listed in DFPATH, DataFlex will use the first copy that it finds.
If there are multiple copies of any of the above files along the directories listed in DFPATH, DataFlex will use the first copy that it finds.