8/19/2006 9:45 PM | |
Posts: 3149 Rating: (171)
|
Hi, please check, whether this FAQ is working on your system.. http://support.automation.siemens.com/WW/view/en/22560470 nemo |
Last edited by: The Helping Hand at: 4/21/2016 4:32:04 PMMade the link clickable |
|
8/21/2006 4:53 PM | |
Posts: 4 Rating: (0) |
I did get that program execute part to work, I re-read the c course in the documentation and realized that i was dumber than I thought. However I have a new issue. I am trying to pass a command line off to my executeable. I can do this with straght data: ProgramExecute ("email.exe -ad1 bob12dsfsdfs3456@y0hoo.com -txt this is my message); however if I want to add variable data to the command line I get too many parameters for program execute: ProgramExecute ("email.exe %d", mytag); with my tag containing the following data -ad1 bob12dsfsdfs3456@y0hoo.com Is there any way to do this? |
Follow us on