Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!convex!mic!letni!utacfd!merch!cpe!hal6000!trsvax!bryanb From: bryanb@trsvax.UUCP Newsgroups: comp.sys.mac.hypercard Subject: Re: Hypertalk Information, Please. Message-ID: <82600001@trsvax> Date: 1 Jun 91 20:00:46 GMT References: <16119@arctic.nprdc.navy.mil> Lines: 6 Nf-ID: #R:arctic.nprdc.navy.mil:16119:trsvax:82600001:000:359 Nf-From: trsvax.UUCP!bryanb May 31 12:42:00 1991 [option]+[return] will give you what is called a "soft" return. That is to say that doing so will not start a new "logical" line. One caveat, do NOT use a soft return in a literal text string. If you must, break up the line into two quoted strings and put the soft return between them, with an "&" operator to join the "literal" strings into one logical one.