03-11-2005 04:03 AM
03-11-2005 04:06 AM
03-11-2005 04:12 AM
03-11-2005 06:13 AM
03-11-2005 06:30 AM
03-11-2005 06:42 AM
03-11-2005 09:39 AM
03-11-2005 01:21 PM
03-13-2013 09:30 AM
If you are using the DDE.llb functions, it is quite simple. The command is simply [SAVE}. Here is how it would look
(I am not able to paste the DDE functions onto this page): You would insert an OPEN Open Conversation.vi. To this,
wire the SERVER, which would be the constant EXCEL. Wire theTOPIC, which would be your file name including .xls.
Next, insert a DDE Execute.vi. Wire [SAVE} to the COMMAND input. And then insert a DDE Close Conversation.vi.
Be sure to wire all input/output conversation refnums from OPEN Open Conversation.vi to DDE Execute.vi to DDE
Close Conversation.vi.
03-13-2013 09:35 AM
??? You're responding to an 8 year old post...