Looks like what I want -- tantalising -- for I get nothing but VALUE ERROR on the []NEW use. This works: []USING <- 'System' dt <- []NEW DateTime []TS dt.Now ...
Starting to look like a V11 thing. Got Msxml2.DOMDocument instantiated in both V10.1 and V11 as OLE client doc (thanks Joakim) but where doc.Load works in 10.1...
Not sure, works fine in my v11 ("RC9"): []USING {gets} 'System.Xml,system.xml.dll' z {gets} []new XmlDocument z.Load {enclose} 'c:\temp\xxx.xml' (2 {squad}...
I have begin tinkering with Dyalog APL/W using Wine (The Windows Emulator) under Linux. I am interested in using Dyalog to drive a graphics system which...
(plodding through my first deserialising steps...) A Book has a single ISBN and a single Title, but a list of AuthorRefs. So a Book deserialises an XML node: ...
You don't need to use the full path if the assembly is loaded in the "Global Assembly Cache". Most, if not all, of the .NET framework is loaded here, as well...
The Dyalog IDE has nice new thread tools in Verions 10.1 and beyond. You can stop a function and have all threads pause, and switch back and forth between...
Or how about a system operator {rslt} <- {larg} (fn []TPEEK) tnum which: - suspends thread tnum as soon as is convenient - switches to thread tnum - applies...
Stephen, if you might prefer a pure Dyalog APL solution, have a look at the attached DWS with a XML decode function and a sample showing how: <Tag Prm1=Val1...
See also: the badly named function htx in dfns.dws http://www.dyalog.com/dfnsdws/n_htx.htm John (misnamed htx because I didn't understand the difference...
Hi folks: Has anyone has written a VBA to Dyalog translator. The idea would be that you could turn on the macro recorder in Excel, record a bunch of stuff,...
I'm happy to report that, following a successful exorcism session this week, the ghosts should be mortal in version 11.0 (from Release Candidate 10, which we...
It won't be "cleaner or easier" to have APL push VBA code over to Excel and run it there, than to have APL do the work itself. It will be faster, however, and...
Cleaning up a few of the more irritating gotchas when working with COM in general - and Excel in particular - is going to be one of the minor focus areas for...
I'd would like to order some stuff from www.scottevest.com, but their international shipping cost are ridiculous. It would be so helpful if any american...
A warning for anyone who doesn't already know... I needed to use System Restore a few weeks ago, somewhat reassured by this in the description... ... So,...
Ok, I took a stab at it. Here is my solution: http://www.flipdb.com/APLCode/GetvaluesfromExcel.html It only works on 1 dimensional ranges (a single cell, a...
Any reason to be happy if you look at the new run-time license ?! _____ Van: dyalogusers@yahoogroups.com [mailto:dyalogusers@yahoogroups.com] Namens Paul S....
If, as for me, it's a long time since you had to type it you might have forgotten that it's ALL CAPITALS even if you typed it in mixed when you first...
Hi Mike, The new web page uses completely different technology for the DSS password authentication. We thought we'd got everything transferred but we obviously...
Thanks for the tip, Phil - actually it seems to require either all caps or all lower case - or something. As a "DSS" user, I now find the patch mechanism...
The DSS UserID and Passwd are both case sensitive, so you have to type them exactly as registered. John. ... From: Mike Day To: dyalogusers@yahoogroups.com Cc:...
Hi Mike and Dyalogusers, I have used the October 2003 patch.dws and my DSS password and it worked as expected. The usual cause of a 404 error is trying to...
Thanks Vince, but sorry, I don't think that's the solution! Using an msdos batch file, I always patch the original workspace, dated July 04, 08098b6f, which...
... No. It seems to me that Dyalog wants to a) take the money from the interpreter, b) from every executable I ever make and c) from every user that happens to...