PC > PC Installation

-D@ "Unknown Flag" When Using Columns Program

(1/2) > >>

rotagrad:
Hello,

While using CDP on command line , I can't seem to make the -D@ flag work for equal divisions between two numbers on a text file. I've explored many of the other possibilities for Columns and they all seem to work. However, whenever I try to use -D@ flag, it fails, saying "Unknown Flag -D@". I believe I'm writing this properly, as other flags from the same program have already previously worked, and the syntax is correct from the documentation present with columns -g and columns -f. Can anyone confirm this is a bug? Is there any way to fix this somehow? It is a simple function to replace in other ways, but it's very useful to me. Below are the few lines I've used.

(t.txt containing: 1 10)

columns t.txt t2.txt -D10

(responds: Unknown Flag -D1)

simonk:
Hello,
try lowercase d

Does that do it?

rotagrad:
Lowercase d, as -d4, for example, is used for division in Columns. The flags of the Columns program are case sensitive.

simonk:
 I can't see any mention of the uppercase -D flag in the documentation for Columns in CDPR7.
Can  you tell us where you have seen this?

Perhaps more to the point is that there are tools in both Soundloom & Soundshaper that might work for you.
From the Columns html help -

COLUMNS is fully implemented in the Sound Loom GUI as the 'TABLE EDITOR'. In Soundshaper it can be found under the 'DATA > Data Editor' menu items (a file with columns in it, such as a breakpoint file, needs to be Opened before the menu items will be active). There is excellent documentation in Soundshaper on the Data Editor (which includes the functions in SNDINFO UNITS) in 'Help > Soundshaper Help > DATA EDITOR'.

rotagrad:
Here is a screenshot of the two mentions on the documentation of CDP about the -D@ flag on columns.

https://imgur.com/a/YN1ZWC8

I know there are some ways to do this through graphic interfaces, but I'm trying to do everything I can through command line because of a wish to use scripting later on.

Navigation

[0] Message Index

[#] Next page

Go to full version