Hello; My question is: As an APL person looking for work, where can I go to get hired? It's not like you need 100 APL people, since one can do the job of 100,...
I've usually countered the (we call it 'under a bus') challenge by simply restating the #enormous# productivity gains of APL development. Even allowing for...
Just to finish the issue. Microsoft address’ the subject in the following document: http://msdn.microsoft.com/en-us/library/cc160716.aspx Chapter: Detecting...
Hi Paul, Don't know if there's a simpler way but you could set the icon as a picture on a button and use the button in the grid. ... ico <-[]NEW'Icon'(c'File'...
... Gil, thanks. I have tried this in the past, and could never get the icons to show up when the cell does not have the focus, even setting the ShowInput ...
Paul, I did try it before posting and it worked fine. After receiving your message I tried again, on a different machine and it failed. As far as I can see it...
... and ... Gil, Thanks!!! That's it. I never would have found that in a million years! It does indeed look like a bug, I will report it as well. Thanks again....
Due to vacations (and preparation for 12.0.3 "rollout"), we won't be able to look at this for a few days. However, note that many things which are reported as...
Hi Gianluigi, If I had a Euro for every time (*) I had patiently explained why something had to be that way, and then discovered (or had pointed out to me)...
... I didn't get the original email so I'm replying to this one instead. Having an Icon appear in a certain Cell in a Grid is easy, you just create an Image...
I'm running the beta of Dyalog unicode version 12.0 rel 3, and I'm confused by the behaviour of QuadED. The documentation suggests that it can be called from...
Hi Romilly, We have an issue (ref 3610) logged to address this problem: "⎕ED terminates immediately when called from a D-function." In the meantime (it pains...
... terminates immediately when called from a D-function." ... Hi John, Thanks for the lightning-fast response. The tradfn work-around is good enough for now. ...
... The reason Romilly's ed function terminates is that the result of ⎕ED isn't assigned. I just tried it in my session because I was surprised he got an...
Hi Phil, ... Aha! Thanks. ... It is indeed. If I assign the result the dfn works as expected. ... I'd rather keep *my* hands clean, and use a dfn, letting it...
Hi, I got this disastrous error after UPGRADED my laptop from Vista to XP :), and i have absolutely no clue on solving this problem, details below: ...
Thanks for the suggestion, but error remain the same. ... +0000Subject: [dyalogusers] "LIMIT ERROR" on creating Printer object ... toXP :), and i have...
Can you confirm that the printer is installed? Read the root property PrintList to get the names of istalled printers. '.' []WG 'PrintList' Do you experience...
Dear all, After 2 days tackling the problem, i finally got it fixed by the following attempts. Printers install 1. HP LaserJet M1522 MFP Series PCL 6 {network...
I am trying to take a log file of a Dyalog APL session to edit it with remarks. When I open the log file in a text editor or word processor I don't get a right...
Dyalog Log Files are not editable text files, they are "binary" files. If you want to edit them as text, the easiest solution is to start APL, select all the...
Dear Dyalog Users, We are in the process of putting together the programme for Dyalog’08 – to be held in Helsingør, Denmark, on October 12th-15th of this...
It seems that if the interpreter encounters an error while executing a dfn the SI stack is peeled back to the first calling tradfn. If all the functions on the...
... Yes! Right on!!! ... It's only one-liners that are not suspended, Romilly. ... you'll find it's as traceable as anything else though don't try setting ...