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: how to write click From:"Brierley, Sean" <Sean -at- Quodata -dot- Com> To:TECHWR-L <techwr-l -at- lists -dot- raycomm -dot- com> Date:Tue, 9 Nov 1999 07:41:34 -0500
Thanks for the thoughts.
Nah. It's a context thing. I suppose "select File|Edit|Copy" might mean
"select file or edit or copy." Maybe. "File -> Edit" might also mean "file
minus greater than edit," too. I don't think anyone would get confused, nor
have they in many years, but I'll keep an eye out.
Of course, this convention will vary shop by shop. Maybe "select File>Edit"
is better, because you don't have to worry that the minus sign doesn't align
to the vertical center of the greater-than sign. I know there are shops
using that convention, too. Ahhhh, the little things <vbg>.
Thanks for the heads-up.
Sean
sean -at- quodata -dot- com
-----Original Message-----
From: Ronica Roth [SMTP:rroth -at- exactis -dot- com]
I like the arrows method (File -> Edit).
I strongly recommend AGAINST using the pipe (|) character. In
certain
programming/technical contexts, the | means "logical or", so that
File |
Edit would mean File OR Edit. In other technical contexts, the pipe
indicates that the output of the process to the left should be
directed
toward the thing on the right.