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: What to look for in a technical editor From:Andrew Plato <gilliankitty -at- yahoo -dot- com> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Thu, 22 May 2003 11:48:20 -0700 (PDT)
"Brian Das" <brian_das -at- hotmail -dot- com> wrote in message news:199158 -at- techwr-l -dot- -dot- -dot-
>
> Ok I'm confused. Is this what you're saying?
> --------------------------------------------------
> Dim Greatworks as recordset, MyDocument as object
>
> SELECT Greatworks FROM History WHERE type = Bible OR type = RFC
>
> Do while not Greatworks.eof
> If (Cumbersome(Greatworks(0)) = TRUE and Cumbersome(MyDocument)) = TRUE then
> MyDocument.MightBeGreatwork = TRUE
> End If
> Greatworks.movenext
> Loop
> Greatworks.close
> --------------------------------------------------
Cute. At least you have a creative way to express your argument. As a security
guy, I respond to that as:
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.