rowDelimiter set to
LF and your document contained returns, you could use Split By Return
and it would work, but if you used Split By Row, it would not.
You can set the rowDelimiter, which would then make "split by row" act
exactly like "split by primarydelimiter". So
contained returns, you
could use Split By Return and it would work, but if you used Split By Row, it
would not.
Bob S
> On May 29, 2015, at 11:27 , J. Landman Gay wrote:
>
> On 5/28/2015 8:58 PM, dunb...@aol.com wrote:
>>
>> I think "split by row" is the sam
On 5/28/2015 8:58 PM, dunb...@aol.com wrote:
I think "split by row" is the same as "split by return" provided the
rowDelimiter is a return. If that property is something else, I do
not see how it is different than "split by primaryDelimiter".
I don't se
Jacque.
I think "split by row" is the same as "split by return" provided the
rowDelimiter is a return. If that property is something else, I do not see how
it is different than "split by primaryDelimiter".
So maybe it is just a shortcut for a "standard&quo
How is "split by row" different from plain old "split"?
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
___
use-livecode mailing list
use-livec