Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : DDE Toolbox details
Login with GitLab

DDE Toolbox

Dynamic Data Exchange client for Scilab
(6993 downloads for this version - 15327 downloads for all versions)
Details
Version
0.5
Author
allan.cornet@scilab.org
Owner Organization
Consortium Scilab - Digiteo
Maintainer
Allan CORNET
Category
License
Creation Date
November 24, 2011
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Windows 32-bit Windows 64-bit
Install command
--> atomsInstall("dde_toolbox")
Description
            Dynamic Data Exchange client for Scilab to communicate with excel and some
others DDE servers.

see help & demos

ddeclose — Close DDE connection.
ddeexec — Send execution string to DDE server application.
ddeisopen — return if dde connection is etablished.
ddeopen — Initiate DDE conversation between Scilab and another application.
ddepoke — Send data from Scilab to DDE server application.
ddereq — Request data from DDE server application.

v0.5 - Use api_scilab for all gateways
     - Use UNICODE strings for DDE functions 
     - Use toolboxe_skeleton 5.4
     - Fix some memory leak
     - Factorized code
     - Fix some warnings on Windows 64 bit
     - Use PutLhsVar as default gateways
     - Use assert functions for tests
            
Files (3)
[30.08 kB]
Source code archive
Windows only
[53.14 kB]
Windows 32-bit binary for Scilab 5.4.x
Windows 32-bit
Automatically generated by the ATOMS compilation chain

[52.59 kB]
Windows 64-bit binary for Scilab 5.4.x
Windows 64-bit
Automatically generated by the ATOMS compilation chain

News (0)
Comments (2)     Leave a comment 
Comment from Chuck Holmes -- September 27, 2018, 09:52:14 PM    
Hi,

So I am new to using DDE but I am having a bit of trouble finding a good syntax 
reference for communicating to excel.  

Also has anybody used this module to get information about cell properties.  I am 
looking to read which cells have borders.

Any help would be great. 
Answer from Chuck Holmes -- October 1, 2018, 07:18:26 PM    
Never mind I figured it out.
Comment from Chuck Holmes -- October 1, 2018, 07:17:52 PM    
This comment has been deleted.
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.