GetDWIMDoc.Tioga
last edited by Spreitzer November 25, 1984 12:07:24 pm PST
GetDWIM adds three heuristics about how to find a file. GetDWIM is invoked when you select a file name, and click the "Get" entry in the menu of a Tioga viewer, but Tioga can't easily find the selected file.
One heuristics involves DF-files. If the Tioga viewer whose "Get" button you clicked is on a DF-file, GetDWIM will process the DF-file, looking for the filename you selected. This feature is enabled/disabled with the UserProfile entry GetDWIM.ProcessDF: Boolean (defaults to TRUE).
Another heuristic says that files whose names differ only in the extensions are often found in the same directory. The third heuristic assists this; it says that when a local name has an attachment to a remote name, the remote name's directory is a good place to look. These last two are enabled/disabled by the UserProfile entries GetDWIM.AssociateExtensions and GetDWIM.FollowAttachments (both take Booleans and default to TRUE).