Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!jarthur!uunet!vtserf!vtserf.cc.vt.edu From: cohill@vtserf.cc.vt.edu (Andrew M. Cohill) Newsgroups: comp.sys.mac.hypercard Subject: Synchronization of scrolling fields Message-ID: <1725@vtserf.cc.vt.edu> Date: 13 May 91 14:07:48 GMT Sender: cohill@vtserf.cc.vt.edu Organization: Virginia Tech, Blacksburg, VA Lines: 25 I seem to recall a solution to this problem somewhere in the distant past, but of course at the time, paid it no attention.... I have three fields that I want to scroll synchronously: Start time End time Description 10:00 11:15 Meet with Andy 11:15 11:45 Long discussion about new product introduction and cost of promotion. Notice that the Description field wraps across more than one line, so I have to put carriage returns in the Time fields to keep everything lined up properly. The problem, of course, is that the Description entry, to HyperCard, is just one CR-terminated logical line, and I have to convert that into one or more physical lines to know how many CRs to insert in the time fields. Any ideas? Thanks, Andy Cohill