... Making a little sense of this, but not a lot. There's a downloadable SDK, which contains a mountain of documentation - but fails to make clear (to me, at...
I know nothing about the OpenOffice database, but it's hard to believe that it's significantly more functional than the (free) SQLite dbms; info on that is at...
... That's true enough, I've used several RDBMS products in the past and ODBC makes portability a reality - although one can be at the mercy of ODBC driver...
Hello Dick, I can't find anything in the install script for 8.2 that sets the PATH variable. There are a number of DLLs in \dyalog82 that, if they are used by...
... I'd like to do that, but... I'm running 10.1 and it's 10.1 that seems to be adding these values to some sort of internal path variable (as I say, look at...
Check your c:\autoexec.bat. On old Windows versions this file was still used to set environment variables. (what operating system are you running?) On XP don't...
APL can reach out to anything within reason. In my experience, if APL can't do it, it can't be done. I cite as an example, my recent use of APL to call Perl...
I'm certainly one of the people annoyed by how much time we've spent in APL-land reinventing the wheel, rather than learning how to attach other people's...
... Yes, those are lines I've been pursuing. One of the problems with the OOo SDK is that it is voluminously documented - from the viewpoint of a Linux/Java...
... I think you are misunderstanding me (or am I being obtuse?)... I have no autoexec.bat file. When I look at the path in a command prompt the dyalog82...
... "As I see you run into the same trouble as most of the people who tried .net 2.0 and OO. Until now, I've not found workarround for this. It seems that .net...
... Sorry if I step in only now, but... Is this the database you are talking about? http://www.openoffice.org/product/base.html If so, there's an interesting...
... Yes, I suspect that's the one. If you install OOo 2.0 there's a File/New/Database option, so that endusers can "just make" databases (they don't get told...
Damn, it has sure been a while... I just realized today that it's been 18 months since I went out with a special lady last, but I'm pretty happy to be heading...
monika-overfelt941@...
Jan 11, 2006 12:42 pm
2019
And they're not there if you open a command prompt outside APL (e.g. with Start / Run / cmd), right? That must mean that APL is adding them for you, but John...
You could also try .Net 1.1 -- you can still get it, and it won't normally interfere with things that want to use 2.0. You may have to fiddle to get the 1.1...
Isn't most documentation written by programmers like that? At 05:34 AM 1/11/2006, Dick Bowman wrote (in part) ... J. Merrill / Analytical Software Corp...
Sorry, meant to reply to this sooner. 10.1 and 9 both look in the following locations, in this order, for all names referenced in GetEnvironment. 1) The...
... Uninstall 8.2, and they're gone. Reinstall 8.2, they're back. Uninstall 8.2 and they're gone. Hopefully that's the last I'll see of the pesky varmints....
Dick, first, please compare these two Path entries: #.GetEnvironment'PATH' )CMD SET PATH These will be different if there is any path definition in the link or...
... Thanks - did that. With Dyalog 8.2 absent Windows and APL/W agree on what my path is (looking in Windows every way there is, including your suggestions). ...
I think I have finally stumbled across the source of these mystery GetEnvironment entries... My route took me through SQAPL, because I found that uninstalling...
I've got a Dyalog ActiveX control (it does graphics using our legacy Dyalog "windows" objects) that I want to be able to use in a .Net Windows Forms project....
_____ Da: dyalogusers@yahoogroups.com [mailto:dyalogusers@yahoogroups.com] Per conto di Stefano Lanzavecchia Inviato: mercoledì 11 gennaio 2006 11.23 A:...
When checking the argument to a function nowadays, you cannot simply use QuadDR to get the datatype. If the argument to QuadDR is a namespace, you get a domain...
Deep philosophical questions--I'm still tying to get over the score of the Steelers/Colts game. I tend to use the wrapper and guard solution myself. I guess I...