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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 2256 - 2291 of 5366   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2256
... 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...
Michael Baas
mibaas
Offline Send Email
Jun 1, 2006
7:28 am
2257
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...
Morten Kromberg
mkrom_dyalog
Offline Send Email
Jun 1, 2006
9:45 am
2258
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,...
Jim Goff
jimgoff2
Offline Send Email
Jun 1, 2006
3:33 pm
2259
... 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)...
Dick Bowman
bertybullfrog
Offline Send Email
Jun 1, 2006
4:31 pm
2260
... 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...
Chris Hogan
hmw4xtra
Offline Send Email
Jun 2, 2006
12:09 am
2261
... 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...
Michael Baas
mibaas
Offline Send Email
Jun 2, 2006
4:33 am
2262
... 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...
Michael Baas
mibaas
Offline Send Email
Jun 2, 2006
4:42 am
2263
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_dillon
Offline Send Email
Jun 2, 2006
6:12 am
2264
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...
Morten Kromberg
mkrom_dyalog
Offline Send Email
Jun 2, 2006
11:34 am
2265
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@...
Send Email
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@...
Send Email
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...
Randy MacDonald
rando0227
Offline Send Email
Jun 2, 2006
1:50 pm
2268
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...
manedyalog
Offline Send Email
Jun 2, 2006
9:58 pm
2269
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...
donovan_dillon
Offline Send Email
Jun 4, 2006
3:39 am
2272
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 *** ...
nomoreidsavailable2000
nomoreidsava...
Offline Send Email
Jun 8, 2006
9:06 am
2277
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...
Stephen Taylor
sjt52
Offline Send Email
Jun 12, 2006
11:52 pm
2278
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...
J. Merrill
jamesvmerrill
Offline Send Email
Jun 13, 2006
4:06 pm
2279
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...
kutinskyv@...
grizzly_mishka
Offline Send Email
Jun 20, 2006
12:18 pm
2280
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 Daintree
john_daintree
Offline Send Email
Jun 20, 2006
12:40 pm
2281
John, Yes, that's just what I thought too. Unfortunately, it doesn't help. Regards, Vladimir Hello, "John Daintree" <johnd@...>, ... -- Best regards, ...
kutinskyv@...
grizzly_mishka
Offline Send Email
Jun 20, 2006
12:55 pm
2282
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...
John Daintree
john_daintree
Offline Send Email
Jun 20, 2006
1:03 pm
2283
John, Still no go. Regards, Vladimir Hello, "John Daintree" <johnd@...>, ... -- Best regards, (mailto:kutinskyv@...) 20.06.2006, 17:17...
kutinskyv@...
grizzly_mishka
Offline Send Email
Jun 20, 2006
1:19 pm
2284
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...
Vanitha Vasudevan
vanitha_tvi
Offline Send Email
Jun 20, 2006
8:25 pm
2285
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,...
finejarl
Offline Send Email
Jun 22, 2006
12:29 pm
2286
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)...
Morten Kromberg
mkrom_dyalog
Offline Send Email
Jun 22, 2006
12:45 pm
2287
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...
Phil Last
aphillast
Offline Send Email
Jun 22, 2006
1:21 pm
2288
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...
Ray Cannon
ray_cannon_apl
Offline Send Email
Jun 22, 2006
7:08 pm
2289
Perhaps the interpreter should spot that each and commute are commutable and choose the fastest one? John. ... From: Phil Last To: dyalogusers@yahoogroups.com ...
John Scholes
jmscholes
Offline Send Email
Jun 23, 2006
7:57 am
2290
... -> 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@...
Send Email
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:...
mariawells@...
mariawellsco...
Offline Send Email
Jun 23, 2006
11:59 am
Messages 2256 - 2291 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