Re: what error?
- Posted by Michael Sabal <mikes at notations.com> Mar 01, 2001
- 417 views
You'll have to break the string into multiple lines, like this: {"Some 40-50 ships blocked the Hook of Holland, " & "gateway to Rotterdam port, for " & "almost eight hours. Municipal authorities " & "went to court to force the ships to move but " & "the protest ended just before ..."} HTH, Michael J. Sabal >>> gertie at PELL.NET 03/01/01 01:58PM >>> Robert, what does this mean? source line is too long {"Some 40-50 ships blocked the Hook of Holland, gateway to Rotterdam port, = for=20 almost eight hours. Municipal authorities went to court to force the ships = to move but=20 the protest ended just before t in ex.err. I was hardcoding in a couple sentences of text, into a = sequence, and it exw=20 won't accept the line. What do i do? Read them in from a disk file, right? Kat