Author |
Message |
Topic: calling other programs with cissue |
ww
Replies: 8
Views: 9714
|
Forum: Support Posted: Wed Feb 04, 2009 8:55 am Subject: |
Hi Eddie and John
at the end the solution is trivial. Command_Line is very simple and fulfills perfectly my special demands. Furthermore adding/removing "..." is obsolete.
Thanks a lot.
W ... |
Topic: calling other programs with cissue |
ww
Replies: 8
Views: 9714
|
Forum: Support Posted: Tue Feb 03, 2009 1:03 pm Subject: |
I have checked the idea of Eddie. It's a little bit tricky, but it works perfect. This was for my problem the solution (one program with one input file and both with path and blanks in path and names) ... |
Topic: calling other programs with cissue |
ww
Replies: 8
Views: 9714
|
Forum: Support Posted: Mon Feb 02, 2009 8:36 pm Subject: |
Thanks,
this may be more elegant but leads to the same result.
A path with blanks could be used via "...", e.g.
"c:\path1\p ath2\myprogram.exe". This is not the problem. The r ... |
Topic: calling other programs with cissue |
ww
Replies: 8
Views: 9714
|
Forum: Support Posted: Mon Feb 02, 2009 3:39 pm Subject: calling other programs with cissue |
Hi
I have the following problem: Based on a running FTN-program, I would like to start another program, which uses an input file. Thus the code is something like
call cissue@('path\calling_program ... |
|