--- Jez <[EMAIL PROTECTED]> wrote: > Sorry, "item n" DOES work but only in code, not via > Message Box. > > I'm sure in 1.1.1 if you set ItemDel in the message > box it used that setting > for subsequent commands entered in the message box? > It doesnt seem to in > 2.0. >
Hi Jez, You can always use the multi-line panel of the message box ; then you can type a whole sequence, including repeats, switches etc. ; and hit the 'enter' key to execute it. > ----- Original Message ----- > From: "Jez" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, July 02, 2003 8:11 AM > Subject: Column Chunks > > > > I have a scrolling list field that is displaying > in "table" format (I'm > > populating from a database query via odbc). How do > I get at each "column" > > chunk of a table row? > > > > If I use "token n of line j of field ..." it works > but only up to a point > : > > if any of my columns in a row are blank they are > not counted as a token so > > mess things up. > > > > Using "item n" with ItemDelimiter set to tab does > not work either. > > > > Help! > > > So does this mean you answered your own question, or is there still a problem with column fetching? Hope this helped, Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
