Changes after distribution: DM 7.1, SD 4.2

17-APR-1987 23:47:59.74

DM 7-200, SD 4-300

Changed Get_FileNames.For to open .DIR files shared - this now works with
VMS version 4.5 and FORTRAN version 4.6
	Also involves:
		is_dir.for (documentation only)
		sdsubs.for
		sdtree_subs.for

Updated DM to Displayed Version 7.2
	dm.for
	dm.com
	dm_link.com

Updated SD to Displayed Version (SD $) 4.3
	sd.for
	sdtree.for
	link_sd.for

Added READ_HEADER.MAR, 

and code for on-line display of image header link identification and time.
	DM - New Command <Gold> ~ ------ involved:
		dm_link.com
		gold_keys.for
		cpl.com
		cpl_check.com
	SD - Existing command SD $ ------- involved:
		link_sd.com
		sdmain.for
		build_sd.com

DM Changes

$ ! 201 = Bug fix - crash on file size overflowing field of "more info".
$ ! 202 = Bug fix - DM.DCL set SYS$COMMAND incorrectly.
$ ! 203 = Bug fix - FILE_UTILITIES.MAR was not sharing correctly.
$ ! 204 = Changed "press any key" to not flashing, fixed Line 23 problem
$ !   		introduced at VMS 4.6
$ ! 205 = Added FMS capability for .FLB files
$ ! 206 = Added Feature DM$HIGHLIGHT :== N removes dynamic highlighting
$ ! 207 = Added Feature - Recognize VT300 and do screen colors differently.
$ ! 
$ ! 301 = Improved handling of broadcast messages (save & display on exit).
$ ! 302 = Added 20-line command line recall.
$ ! 303 = Added capability (in DM.COM) to use any SD parameters with DM.
$ ! 304 = Added capability for <Gold>D @Username to go to Sys$Login for user,
$ ! 		and DEVICE:[DIRNAME] to go directly to a directory.
$ ! 305 = 132-column mode for Tree (*) when needed.
$ ! 306 = Bug fix in Tree which prevented 8-level display. (SD V405)
$ ! 307 = Use NoTabs control mode.
$ ! 308 = Bug fix in Tree - Incorrect insert when .DIR > 17 char. (SD V407)
$ ! 309 = Added Gold-A entry for Printer Type, and fixed line 23-24 problem.
$ ! 310 = Added Print Tree formatting using line-drawing set if present.
$ ! 311 = Added capability to Save Gold-A settings to SYS$LOGIN:DM_DEFAULTS.COM
$ ! 		and to look for this file at startup.  Misc. bug fixes.
$ ! 312 = Bug fixes in DM moving up-stack from more-mode to info-mode, and
$ !   		find-find bug (introduced by 302).
$ ! Also - Fixed problems in DM$ATPRINT.COM
$ !    Version 5.0 of VMS --- DM Version 8.
$ ! 001 = Fixed SDTREE_SUBS.FOR to always allocate 2nd display for remembering
$ !		filenames - due to change in behavior of SMG with V5.0
$ ! 002 = Fixed Envoke.For and Gold_Keys.For to use TPU$SECTION
$ ! 003 = Fixed DM_USERNAME.FOR List(1).Buflen and List(2).Buflen
$ ! 004 = Fixed bug in WRITETERM.FOR (QIOW) which caused problems with RTnn:
$ ! 005 = Added in ENVOKE.FOR recognition for EDW.TPU$SECTION editor, any
$ !   		other TPU editor.  Set symbol WPE_LASTFILE if editing.
$ ! 006 = Delayed pasteboard update if a directory is selected in DM_TREE.
$ ! 007 = DM.FOR default editor and viewer set to TPU.

SD Changes

$ ! 301 = Added SD $ Report of Link Version
$ ! 302 = Added Feature DM$HIGHLIGHT :== N removes dynamic highlighting
$ ! 303 = Added Feature - Recognize VT300 and do screen colors differently.
$ ! 
$ ! 401 = Added Feature - SD @UserName moves to that user's sylogin directory.
$ ! 402 = Optional subroutine for 401 using SYS$GETUAI
$ ! 403 = Bug fix in SDSUBS for SD__nn (nn > 9) - Steve Gabelnick, Argonne
$ ! 404 = 132-column mode for SD * when needed.
$ ! 405 = Bug fix in Tree which prevented 8-level display.
$ ! 406 = Use NoTabs control mode.
$ ! 407 = Bug fix in Tree - Incorrect insert when directory name > 17 char.
$ ! 408 = Improved Gold_A entry, added Printer Type, fixed Line 23-24 prob.
$ ! 409 = Added Print Tree formatting using line-drawing set if present.
$ ! 410 = Look for SYS$LOGIN:DM_DEFAULTS.COM to contain printer parameters.
$ !    Version 5.0 of VMS --- SD Version 5.
$ ! 001 = Fixed SDTREE_SUBS.FOR to always allocate 2nd display for remembering
$ !		filenames - due to change in behavior of SMG with V5.0
$ ! 002 = Fixed SDSUBS.FOR List(1).Buflen and List(2).Buflen - Stu Renes, DFW
