Leading comma when using "Copy comma separated"

jking

Member²
When I use the "Copy comma separated" to get list of columns when describing a table, it puts a leading ", " in the front. So if I describe the "dual" table and get comma separated list of columns, I get ", dummy".

Is there some setting for this or is this a feature. It doesn't do this in v7. It does happen on v9 (and v10).

Thanks.
 
1) Right Click on "dual" table and choose "Describe"
2) Click the "Name" column to highlight the column names.
3) Right Click and choose "Copy comma separated"
4) Paste the copied text.

It always has a leading comma: ", dummy".

Thanks.
 
I see that this happens when the "Paste comma separated values on one line" Editor option is enabled. We'll check it out.
 
Back
Top