command line bug in v2.1.6.1 ?

Found a bug? Tell us about it here

Moderator: DPlotAdmin

Post Reply
oneto
Posts: 14
Joined: Fri Feb 20, 2004 6:23 am
Location: Grasse, France

command line bug in v2.1.6.1 ?

Post by oneto »

Hello,
I use the following options on command line (from inside Textpad)

Code: Select all

dplot /x3y10,11,12,15,16 $File /m ClkSts
(where $file stands for the currently open file and ClkSts is a macro) and this seems broken since I upgraded to last version. I don't remember which version I had before. Now it seems to ignore the switches and oepn the dialog to select columns... :(
Any clue ?
Thanks a lot in advance !
Jean-Louis
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

Jean-Louis,
That's most likely a side effect of a change in version 2.1.6 that I didn't think enough about. The "Pick columns to plot" setting is now remembered from one session to the next. I should be ignoring that setting when the columns are specified on the command line, but... I'm apparently not. But you can fix this by unchecking that box, then closing DPlot.
Visualize Your Data
support@dplot.com
oneto
Posts: 14
Joined: Fri Feb 20, 2004 6:23 am
Location: Grasse, France

command line in v2.1.6.1

Post by oneto »

Hello again,
In fact it seems that only the /x and y switches are ignored: if I select manually the columns, the macro execute automatically after that.
Hope that helps,
Jean-Louis
oneto
Posts: 14
Joined: Fri Feb 20, 2004 6:23 am
Location: Grasse, France

Post by oneto »

David,
Thanks a lot, your suggestion worked great !
Have a nice day,
Jean-Louis
Post Reply