TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: Doing Save As From:"Susan W. Gallagher" <sgallagher -at- EXPERSOFT -dot- COM> Date:Wed, 21 Jul 1999 10:39:19 -0700
At 09:07 AM 7/21/99 -0700, Wollenberger, David wrote:
>I have been requested to insert the following sentence by Development. It is
>a description of the File, Save menu item:
>
>Saves the task. If the task name is untitled, you cannot use this item until
>you do a Save As and complete a standard Save As dialog box.
My first instinct is to tell the programmers they're all wet, as most
system standards would dictate that saving an unnamed task automatically
accesses the save-as routine. Good documentation is no remedy for sloppy
programming.
That said...
Saves the task. If the task is currently untitled, you must first
select Save As and name the task.