These file naming conventions pertain to the Web help files associated with component adsm.server.helpdoc (/helpdoc) and the graphics associated with component adsm.server.ht.images (/images).
Note: Click here to check the change history of this file.
Examples:
ASHP0001 this convention is for GENERIC ADSM web interface "panel help"
ASHH0001 this convention is for GENERIC ADSM web interface "how do I" help
ASHG0001 this convention is for GENERIC ADSM web interface "procedural" help
ASHT0001 this convention is for GENERIC ADSM web interface "task" help
Particulars:
A = ADSM (all platforms)
S = SERVER (all platforms), C = CLIENT (all platforms - not presently in use)
H = WEB INTERFACE (all platforms)
P = PANEL HELP
(all platforms), D = HOW DO I (all platforms), G
= PROCEDURAL (all platforms), T = TASK (all
platforms), X =
FRAMESET POINTERS (all platforms)
0 = GENERIC (all platforms), W = NT, A = AIX, H = HP, S = Sun, M = MVS, V=VM, 4 = AS400, X = IDL (all platforms), 9 = FRAMESET (all platforms)
0 = SEQUENCE NUMBER (all platforms)
0 = SEQUENCE NUMBER (all platforms)
1 = SEQUENCE NUMBER (all platforms)
All HTML source files have a file type of .html
Examples:
ASHHA001 this convention is for ADSM server graphics created in the 16x16 format
ASHHB001 this convention is for ADSM server graphics created in the 20x20 format
ASHHC001 this convention is for ADSM server graphics created in the 32x32 format
ASHHX001 this convention is for ADSM server graphics in all other formats
Particulars:
A = ADSM (all platforms)
S = SERVER (all platforms), C = CLIENT (all platforms-not in use)
H = WEB INTERFACE (all platforms)
H = WEB INTERFACE (all platforms)
A = 16x16 FORMAT (all plaftorms), B = 20x20 format (all platforms), C = 32x32 format (all platforms), X = all other formats (all platforms)
0 = SEQUENCE NUMBER (all platforms)
0 = SEQUENCE NUMBER (all platforms)
1 = SEQUENCE NUMBER (all platforms)
All graphics source files have filenames and filetypes in all caps, for example ASHHX001.GIF
There are additional support files that allow the web help system to work correctly such as Java Script files (all platforms).
All Java Script files following the naming comvention for HTML source files as identified above and have a file type of .js
11/16/98 - Naming convention for HTML source files changed to support VM, for example ASHPV001.HTML.
3/16/99 - Eliminated the need for the "X" files (close button frame). Files using the naming convention ASHX____.HTML are no longer needed in the support of release adsm370s.all (was adsm350s.all).
6/16/99 - VM support added to the file naming convention.
7/28/99 - Changed example for graphics file.