Deleting a column ...

Bob Sneidar bobs at twft.com
Mon Feb 9 19:52:08 EST 2009


Thanks all. That will do it nicely.

FYI what I am trying to do is create a "displayed field" list from an  
"every field in the sql query" list by deleting the columns that don't  
have fields to display them.

Bob Sneidar
IT Manager
Logos Management
Calvary Chapel CM

On Feb 9, 2009, at 4:29 PM, J. Landman Gay wrote:

> Bob Sneidar wrote:
>> Well I figured out what the problem is. I assumed that since the  
>> default delimiter was comma, that slpitting by column took that  
>> into account. It does not. It expects to see a TAB delimited list,  
>> NOT a comma delimited list.
>
> Split looks at the columnDelimiter property, not the itemDelimiter.  
> The default columnDelimiter is tab, but you can set it to a comma.
>
> -- 
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution





More information about the use-livecode mailing list