Configuration
files - Usys.asn (for PVCS Dimensions)
An assignment file was set up to redirect the other entities,
as follows:
[SETTINGS]
$language=USA
$enhanced_edit=all
$search_object=file_first
$MAXFILES=2046
[FILES]
usys:idf.aps usys:..\ud\idf.aps
usys:ur*.svc usys:..\ud\ur*.svc
usys:uu*.svc usys:..\ud\uu*.svc
usys:uu*.frm usys:..\ud\uu*.frm
usys:uv*.frm usys:..\ud\uv*.frm
usys:idf*.frm usys:..\ud\idf*.frm
usys:pv*.frm usys:..\ud\PV*.frm
usys:usys*.frm usys:usys*.frm
usys:*.dis usys:*.dis
usys:*.dsc usys:*.dsc
usys:*.trx usys:..\trx\*.trx
usys:udbg.aps usys:udbg.aps
udbg:udbg*.frm usys:udbg*.frm
gpm.aps usys:..\usys\gpm.aps
*.frm usys:..\objects\*.frm
*.svc usys:..\objects\*.svc
*.rpt usys:..\objects\*.rpt
*.aps usys:..\objects\*.aps
[PATHS]
$ud6=ud6:
$DEF=$DB3
$UUU=$DB3
$IDF=$ud6
$SYS=$DB3
[ENTITIES]
;
; Dont store temporary data in XML
USTMP.DICT $UUU:USTMP.*
ULANA.DICT $UUU:ULANA.*
UAPLLST.DICT $UUU:UAPLLST.*
UGCROSS.DICT $UUU:UGCROSS.*
USIMPKW.DICT $UUU:USIMPKW.*
USSPCKW.DICT $UUU:USSPCKW.*
;
; Dont store UGLYPH in UD6 when using NLS (notrx)
UGLYPH.DICT $UUU:UGLYPH.*
;
; Redundant entity
UCSDIA.DICT $UUU:UCSDIA.*
; Storing this NOT in UD6 improves the performance of IDF
exports.
; However YOU must decide if it ought to be in UD6 (for CM
purposes).
;
USIPARM.DICT $uuu:USIPARM.*
USILINK.DICT $uuu:USILINK.*
*.dict $idf:.\sources\other\*.*
*.sysenv
usys:*.*
[WIDGETS]
[LOGICALS]
[SERVICES_EXEC]
[REPORTS_EXEC]
[DRIVER_SETTINGS]
USYS$UD6_PARAMS=nokeycheck, xmlschema
ie5, mmf binary font 51,notrx,xsl ie5,formtoolkit mhgfp140x.dll
[TM]
;MANAGER = ...
;PATHS = ...
;TIMEOUT=0
;TXRETURNPHASE=2
This assumes that the current working directory is c:\usys-ud6102\project
since the file specifications are relative to the current
working directory. The added lines, and altered sections
are shown in BLACK and the lines that already existed in
the default asn file are shown in GREY. For the purposes
of this demonstration, the default directory of the shortcut
used to start the IDF should be c:\usys-ud6102\project (the
drive where the sources have been loaded).
The nokeycheck parameter must
be removed after doing the initial repository load, otherwise
the driver will not work correctly.
This assignment file assumes that only the Uniface source code is being stored using UD6/CMtool Driver, not temporary records, or 'compiled' source (e.g.: UOBJ).
WARNING: If you have a USYS$UD6_PARAMS specified in both a local ASN file and the usys.asn file, the settings in the usys.asn file override the local assignment file.
Configuration
files
|
- |
usys.asn
file |
|
- |
Joins
file |
|
- |
MultiUSE
file |
PVCS
Dimensions & UD6 guide
|
- |
Configuration
Information |
|
- |
Taking
Control in Dimensions |
|
- |
Releasing
a form using Dimensions |
|
- |
Checking
a form in using Dimensions |
|
- |
Adding
a form using Dimensions |
|
- |
Finding
the difference in versions using Dimensions |
|
- |
Problems
when using Dimensions |