Hello,
A few questions about the functionalities of the tracewin_noX11 on Linux:
- The argument use_dst_file -> what value should this have ?
Tracewin returns on linux with Tracewin_noX11 : Unknown input variable: use_dst_file or Input variable use_dst_file is set to nothing
- When dst_file1 is specified as input argument, is use_dst_file mandatory or is the dst_file1 distribution used automatically when specified ?
- Is it for sure that cancel_matcthingp (just the argument, it takes no value, correct ?) cancels the matching in partran mode with Tracewin_noX11 (linux version) ?
Thanks and kind regards
Jarno
arguments Tracewin_noX11 on linux
-
- Neophyte
- Posts: 12
- Joined: Mon 30 May 2022 22:23
- Country:
Belgium (be)
Re: arguments Tracewin_noX11 on linux
Dear Jarno,
- The "use_dst_file" input argument does not wait for any value, this was a bug which has now been fixed.
- No dst_file1 is not enough, you also need "use_dst_file" unless it was already specified in the initial project options.
- I've tested the "cancel_matcthingp" argument and I can confirm that it does what's expected.
Regards,
Didier
- The "use_dst_file" input argument does not wait for any value, this was a bug which has now been fixed.
- No dst_file1 is not enough, you also need "use_dst_file" unless it was already specified in the initial project options.
- I've tested the "cancel_matcthingp" argument and I can confirm that it does what's expected.
Regards,
Didier
-
- Neophyte
- Posts: 12
- Joined: Mon 30 May 2022 22:23
- Country:
Belgium (be)
Re: arguments Tracewin_noX11 on linux
thanks. To be 100% clear:
Should I use:
> TraceWin_noX11 .... use_dst_file
or should I use:
> TraceWin_noX11 .... use_dst_file=True
or should I use:
> TraceWin_noX11 .... use_dst_file=1
So the question is still: does use_dst_file need to have a value and if yes, what should it be ?
- Jarno
Should I use:
> TraceWin_noX11 .... use_dst_file
or should I use:
> TraceWin_noX11 .... use_dst_file=True
or should I use:
> TraceWin_noX11 .... use_dst_file=1
So the question is still: does use_dst_file need to have a value and if yes, what should it be ?
- Jarno
Re: arguments Tracewin_noX11 on linux
DearJarno,
First one
Didier
First one
Didier