Search the web
Sign In
New User? Sign Up
dyalogusers · Dyalog APL
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2440 - 2469 of 5366   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2440
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 ...
Stephen Taylor
sjt52
Offline Send Email
Sep 1, 2006
12:06 pm
2441
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...
Stephen Taylor
sjt52
Offline Send Email
Sep 1, 2006
12:32 pm
2442
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}...
Morten Kromberg
mkrom_dyalog
Offline Send Email
Sep 1, 2006
3:08 pm
2443
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...
steven_w_levine
Offline Send Email
Sep 1, 2006
5:28 pm
2444
I still have much to learn about []USING... That works for me too. Gil showed me a workaround he'd learned from Adrian: ...
Stephen Taylor
sjt52
Offline Send Email
Sep 1, 2006
6:04 pm
2445
(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: ...
Stephen Taylor
sjt52
Offline Send Email
Sep 1, 2006
6:20 pm
2446
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...
Morten Kromberg
mkrom_dyalog
Offline Send Email
Sep 1, 2006
9:31 pm
2447
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...
Paul S. Mansour
psmansour2000
Offline Send Email
Sep 2, 2006
9:50 pm
2448
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...
John Scholes
jmscholes
Offline Send Email
Sep 3, 2006
2:54 pm
2449
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...
PMHager
pm_hager
Offline Send Email
Sep 3, 2006
3:57 pm
2450
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...
John Scholes
jmscholes
Offline Send Email
Sep 3, 2006
4:32 pm
2451
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,...
manedyalog
Offline Send Email
Sep 6, 2006
2:17 pm
2452
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...
Morten Kromberg
mkrom_dyalog
Offline Send Email
Sep 8, 2006
9:56 am
2453
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...
J. Merrill
jamesvmerrill
Offline Send Email
Sep 8, 2006
3:26 pm
2454
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...
Morten Kromberg
mkrom_dyalog
Offline Send Email
Sep 8, 2006
5:23 pm
2455
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...
Michael Baas
mibaas
Offline Send Email
Sep 8, 2006
8:49 pm
2456
Has anyone got a sample workspace that has InterropServices working in V11 RC9 or later?...
aa2e72e
Offline Send Email
Sep 12, 2006
7:46 am
2457
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,...
Dick Bowman
bertybullfrog
Offline Send Email
Sep 13, 2006
3:46 pm
2458
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...
Paul S. Mansour
psmansour2000
Offline Send Email
Sep 13, 2006
7:22 pm
2459
Check out the new www.Dyalog.com site. I just noticed it....
Paul S. Mansour
psmansour2000
Offline Send Email
Sep 13, 2006
7:37 pm
2460
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....
bernard houben
aplusernl
Offline Send Email
Sep 13, 2006
8:03 pm
2461
... and my DSS log-in doesn't appear to work at the new site. Mike...
Mike Day
tonyangelsdad
Offline Send Email
Sep 13, 2006
10:02 pm
2462
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...
Phil Last
aphillast
Offline Send Email
Sep 13, 2006
10:46 pm
2463
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...
Morten Kromberg
mkrom_dyalog
Offline Send Email
Sep 14, 2006
6:32 am
2464
Mike, As far as we can tell, your DSS log-in ID is working fine. Can you check it again? Morten ... From: dyalogusers@yahoogroups.com...
Morten Kromberg
mkrom_dyalog
Offline Send Email
Sep 14, 2006
7:15 am
2465
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...
Mike Day
tonyangelsdad
Offline Send Email
Sep 14, 2006
8:08 am
2466
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:...
John Scholes
jmscholes
Offline Send Email
Sep 14, 2006
8:23 am
2467
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...
Vincent Chan
vince_at_dyalog
Offline Send Email
Sep 14, 2006
9:13 am
2468
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...
Mike Day
tonyangelsdad
Offline Send Email
Sep 14, 2006
9:38 am
2469
... 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...
vmjantunen
Offline Send Email
Sep 14, 2006
3:33 pm
Messages 2440 - 2469 of 5366   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help