... No - sorry if I wasn't clear enough. I was thinking about the end-user handling the grid. Selecting two cells is easy enough with either the mouse or the...
Thanks to everyone who has responded to the request for input so far - please keep the reports coming, it is all extremely valuable input. I'm not going to be...
Michael Bass wrote: [mb] just extend []AT so that we can assign a 'last fixing user ID' (and also a last fix time!). [jg] []at already has both of those,...
... A quick follow-up, after reading all the responses to date. I suspect that - deep down - most of these self-built code management (well, code storage)...
... To the point Dick, we are all "rebellious" or some such or we wouldn't still be APLers ... And if it's on a file (text or component) then this sort of...
... Jim Goof wrote: (sorry, minor joking - couldn't resist ;)) [mb] just extend []AT so that we can assign a 'last fixing user ID' (and also a last fix...
... necessarily a fit-and-forget complete solution. Yup. I think it could become very interesting if this was all implemented in Dyalog-OO - then it...
Hello Morton, Can you provide an update on your progress in porting v11 to WM5? Is there a beta available at this point? I am very interested in Pocket APL...
Donovan, I think we are likely to have a beta v11 for WM5 in July or August. The v11 development cycle is finally coming to a close but the team is still going...
I'm trying to use []NA to link to a function in a dll, something I've done plenty of times before with no problem. This time I get Value error when doing the...
Joakim Hårsman
joakim.harsman@...
Jun 2, 2006 11:56 am
2266
... Hang on, linking via ordinal does work. I'm still curious as to why this happens though. Dumping the dll shows the decorated names, whcih might be the...
Joakim Hårsman
joakim.harsman@...
Jun 2, 2006 12:06 pm
2267
This is what I call a "Coppola moment" Should the medics be called? ... BSc(Math) UNBF'83 þas a process, you don't know what you're doing. Sapere Aude...
I find that working in a workspace is wonderful. Developing code one line ahead of execution is the only way to I can code these days. I want something that...
Thanks Morton. I'm really looking forward to this. I have been looking for a useful on-device programming environment for years -- I've tried various flavors...
Hi all, I have a problem with getting data received from an SQL query via DataAdapter into an APL matrix. Part of my relevant code looks like this *** ...
Apologies for the delay: I was out of the country and off email for some time. I have now removed recent spam messages and their authors. The policy for this...
If efficiency is your major concern, there are many ways to address it. (1) Use a DataReader; that will make the .Net parts go faster, but won't speed up...
For NET 1.1, CGI scripts(APL executables) work just fine. As soon as I install NET 2.0, they fail to run. The reason is VALUE ERROR at the first call to .NET...
I suspect that you do not have bridge11.dll installed in the GAC (Global Assembly Cache). The easiest way to install it there is to drag-drop the file into...
John, Yes, that's just what I thought too. Unfortunately, it doesn't help. Regards, Vladimir Hello, "John Daintree" <johnd@...>, ... -- Best regards, ...
OK, Plan B. bridge11.dll needs to be on the system PATH too. Try adding the appropriate directory to the PATH enironment variable. However, please note that we...
Hi Everyone, Finding a APL2 programmer has become a challenge to recruiters! One of our direct client is actively looking for APL2, REXX programmer. Hard to...
Hi APL users. I am the CTO, Claus is refering to below. I come from the world of Pascal, C, C++, C#, Java, perl, (Visual) Basic, ML, Maple, Matlab, Cobol,...
Dear Jarl, Dyalog APL version 11.0, which is available in a Beta Test version and will soon be released, introduces Classes to Dyalog APL. UTF-16 (or UCS-2)...
Idiomatic APL. How often we code stuff in the way the ideas come rather than a way considered for its efficiency. I find about equal occurrences of each of the...
MOOT - A gathering of like minded persons. At the British APL Association's AGM it was announced that an APL Moot was to be held this summer. The time and...
Perhaps the interpreter should spot that each and commute are commutable and choose the fastest one? John. ... From: Phil Last To: dyalogusers@yahoogroups.com ...
... -> dyalogusers@yahoogroups.com Are there any other "commutable operator" pairs? Is "Compose Commute" commutable? (Remainds me of the question of the ISness...
RAY CANNON CDJ
RAY.CANNON@...
Jun 23, 2006 9:05 am
2291
(Warning: American joke coming...most of you may not get this, but it's really hard to NOT say this.) It depends on what the definition of is is. ... From:...