search for: dde

Displaying 20 results from an estimated 119 matches for "dde".

Did you mean: ddev
2012 Mar 30
1
Error in use of "gwindow" and ".First" function
...-function(){ require(tcltk) require(TeachingDemos) library(gWidgetstcltk) options(guiToolkit = "tcltk") win <- gwindow("Don't worry", visible = FALSE) } Error message is following, Error : .onLoad failed in loadNamespace() for 'tcltk2', details: call: .tk2dde.require() error: Unable to find the 'dde' Tcl/tk package! Warning messages: 1: In tclRequire("dde") : Tcl package 'dde' not found 2: In tclRequire("dde", warn = TRUE) : Tcl package 'dde' not found Failed with error: ?package ?tcltk2? could not be loade...
2001 Jun 26
3
dde_private.h?
...e is in ../wine): Tue Jun 26 07:58:16 PDT 2001 [lots snipped] make[3]: Leaving directory `/h5/ewill.h3/development/source/cvs/remote/\ wine/wine-x86/windows' ../../tools/makedep -I../../../wine/dlls/user -I. -I../../../wine/include \ -I../../include -C../../../wine/dlls/user bidi16.c cache.c dde/client.c \ dde/ddeml16.c dde/misc.c dde/server.c display.c exticon.c lstr.c misc.c \ mouse.c network.c resource.c text.c thunk.c user_main.c wsprintf.c \ resources/user32.rc resources/display.rc resources/mouse.rc \ resources/version16.rc -C. dde_private.h: No such file or directory dde_privat...
2006 Jul 17
7
R and DDE (Dynamic Data Exchange)
R and DDE (Dynamic Data Exchange) Dear Rusers, I run an application (not mine) which acts as a DDE server. I would like to use R to get data from this application, say once per minute, and do some processing on it. I didn't find much info on the R DDE abilities, apart the tcltk2 package in which I will...
2010 Apr 27
1
Problem with Tinn-R communicating with REvolution R
I have been using Tinn-R with R without any problems but when I try to use it with REvolution R I get the following error message when Tinn-R runs the configuration script and gets to the trDDEInstall() function: ## Start DDE trDDEInstall() > trDDEInstall() Error in structure(.External("dotTcl", ..., PACKAGE = "tcltk"), class = "tclObj") : [tcl] invalid command name "dde". In addition: Warning message: In tclRequire("dde", warn = TRU...
2010 May 30
0
MetaTrader DDE Support
Has anyone tried to use DDE support with Metatrader? I have an example Excel spreadsheet, which I believe/hope will also work in OOo Calc, that uses DDE links to Metatrader to 'read' the live data and import this into cells. So, i) Is DDE supported between Metatrader in Wine and other applications? ii) Does it work...
2012 Sep 06
1
Package installation errors
...he packages (already installed with 64-bit R) *A*) When I start *64-bit R (2.14.2)* Loading required package: tcltk Loading required package: R2HTML Error in structure(.External("dotTcl", ..., PACKAGE = "tcltk"), class = "tclObj") : [tcl] invalid command name "dde". In addition: Warning message: In tclRequire("dde", warn = TRUE) : Tcl package 'dde' not found > options(repos='http://cran.stat.ucla.edu') > install.packages("dde",dependencies=T) Warning message: In getDependencies(pkgs, dependencies, available, lib...
2010 Oct 07
0
Tinn-R and DDE
...kages(necessary[!installed]) ## Load packages library(TinnR) library(svSocket) ## Uncoment the two lines below if you want Tinn-R starts always R starts ## (Observation: check the path of Tinn-R.exe) options(IDE='C:/Programs/Tinn-R/bin/Tinn-R.exe') trStartIDE() ## Set options options(use.DDE=T) ## Start DDE trDDEInstall() .trPaths <- paste(paste(Sys.getenv('APPDATA'), '\\Tinn-R\\tmp\\', sep=''), c('', 'search.txt', 'objects.txt', 'file.r', 'selection.r', 'block.r', 'lines.r'), sep='') -------...
2008 Dec 08
0
DDE error with using QBridge networking
Hi, I have successfully installed Q-Bridge on Wine and got it work alright for single user use, but I wanted to also be able to use its networking facility. This uses a separate Q-NET program with which the main program exchanges network calls using DDE. When I try and initiate the networking service I get a DDE error. I am new to WINE and wonder whether DDE issues are a common problem, or whether this is peculiar to Q-Bridge. Any advice would be welcome.
2002 Feb 26
0
DDE problems
...s such as credit card companies that bind the application to specific hardware. The software uses a lot of external hardware such as printers, barcode scanners, special keyboards etc. These hws usually communicate through the serial port. Another important feature of the software is the use of DDE - Dynamic Data Exchange from the windows API. The application is broken into at least two executables that communicate through DDE. The http://www.winehq.com/News/status.html states that the implementation of the serial/parallel port is 90% complete but that DDE is still being implemented by Er...
2004 Jan 29
0
Goldmine DDE to Linux Wordprocessor
Hello, Newbie to wine. I have built a wine binary from source (wine-20031212). I have been able to get Goldmine 5.0 running well with this version of wine. Goldmine has the ability to perform a DDE interface to format some information and launch a word processor. Essentially, to fill in some macro pieces before opening a template. I can get the interface to work with OpenOffice.org Writer (both Goldmine and OOo running on Windows). Is there a way, someone could recommend, to allow me to...
2001 Jun 22
2
DDE Error
On Thu, 21 Jun 2001 20:53:30 +0200, Flo <sherpac@gmx.de> wrote: > >DdeInitialize(InstId, (PFNCALLBACK)(FARPROC) >CallBackProc, APPCMD_CLIENTONLY, 0) == DMLERR_NO_ERROR, file >..\dde\MyDDE.cpp, >line 238 > >happens after the following cmd line (wine) message: > >fixme:ddeml:DdeConnect (0x1,49180,49181,(nil)): stub > > >The application ma...
2009 Aug 19
1
DDE
Hello, is it expected to fully implement Dynamic Data Exchange? I am interested at least in this two functions: Dde_OnRequest Dde_OnDisconnect Is there any documentation so I can try to implement it? I haven't found it googling but it seems microsoft has published all private protocols so DDE protocol should be avaliable... Thanks!
2008 Nov 27
4
Lotus Notes 6.5.1 (or 7.0.1) and Office connection via DDE
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I use ubuntu 8.04 with wine 1.1.9. I would like to get Office (2000 or 2003) and Lotus Notes (6.5.1 or 7.0.1) working together because of a Notes application with requires Word acting as DDE server in order to generate documents. After several tentatives with community packages I cannot get a working Wine configuration. So I tried Bordeaux 1.4 that allowed me to install Lotus and Office. I set up two configuration: - - office2000 + Notes 6.5.1 which emulates Win98 - - office2003 + not...
2008 Dec 01
0
DDE connection problem between Notes 6.5.1 and Office 2000
Hi all, after lots of hacking I finally manage to create an environment running Office 2000 and Notes 6.5.1. The enviroment emulates a Win98. I'm using it on openSuse 11.0 with Wine 1.1.9. A Notes application uses Word via DDE server to populate and generate an embedded document. At the end of the process, when I try to print the document it remains locked by Word so I cannot print nor save it. Any idea to solve such problem? Davide -------------- next part -------------- A non-text attachment was scrubbed... Name:...
2012 Feb 04
2
zpool fails with panic in zio_ddt_free()
...0000000000000000 > > nvlist version: 0 > version = 0x0 > class = list.suspect > uuid = 4f6725c1-509f-eba4-8774-e627e1925461 > code = SUNOS-8000-KL > diag-time = 1328314280 870353 > de = fmd:///module/software-diagnosis > fault-list-sz = 0x1 > fault-list = (array of embedded nvlists) > (start fault-list[0]) > nvlist version: 0 > version = 0x0 > class = defect.sunos.kernel.panic > certainty = 0x64 > asru = > sw:///:path=/var/crash/bofh-sol/.4f6725c1-509f-eba4-8774-e627e1925461 > resource = > sw:///:path=/var/crash/bofh-sol/.4f6725c1-509f-eba4...
2002 Jun 16
2
dde callback.
Well, I read a little and discovered that in February a patch was supposed to make it work. (This is why I am not reporting it in the bug report) Alas, while trying to run Solid Edge V10, I received the following message: fixme:ddeml:DdeEnableCallback (1, 0x0, 8) stub Do I need to enable something in the config? Simple things like WinAmp (and default visualization plugins) and Notepad.exe work. Linux version 2.4.18-6mdk (quintela@bi.mandrakesoft.com) (gcc version 2.96 20000731 (Mandrake Linux 8.2 2.96-0.76mdk)) #1 Fri Mar...
2002 Sep 23
1
DDE Error
Hi, I am installing Office 97 with wine 20020904 and I got this message at the end (full install): err:ddeml:DdeConnect Done with INITIATE, but no Server window available The Error Dialog Box is "The install program can't start a communication with the Desktop" I had installed Ofice 97 with previous versions of wine with no trouble. Could this be a dll builtin/native that I have to c...
2017 Dec 08
0
Wine release 3.0-rc1
...ing to help us make 3.0 as good as possible. What's new in this release (see below for details): - Direct3D 11 enabled by default on AMD and Intel GPUs. - AES encryption support on macOS. - Implementation of the task scheduler. - Registry export support in the reg.exe tool. - Progman DDE support. - OLE data cache improvements. - More event support in MSHTML. - Relay debugging improvements. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/3.0/wine-3.0-rc1.tar.xz http://mirrors.ibiblio.org/wine/source/3.0/wine-...
2007 Nov 27
3
R 2.6.1 & library(svIDE)
...#39; is an unrecognized escape in a character string 2: unrecognized escape removed from ";for Options\AutoIndent: 0=Off, 1=follow language scoping and 2=copy from previous line\n" 3: In grep(paste("[{]TclEval ", topic, "[}]", sep = ""), tclvalue(.Tcl("dde services TclEval {}")), : argument 'useBytes = TRUE' will be ignored Thank you, Olivier Delaigue -- View this message in context: http://www.nabble.com/R-2.6.1---library%28svIDE%29-tf4880387.html#a13966680 Sent from the R help mailing list archive at Nabble.com.
2008 May 19
1
svIDE and Tinn-R
...#39; is an unrecognized escape in a character string 2: unrecognized escape removed from ";for Options\AutoIndent: 0=Off, 1=follow language scoping and 2=copy from previous line\n" 3: In grep(paste("[{]TclEval ", topic, "[}]", sep = ""), tclvalue(.Tcl("dde services TclEval {}")), : argument 'useBytes = TRUE' will be ignored I wonder how far it may be problematical ? Patrick