Hi all, What is currently the fastest way to perform char matrix membership (ie, do the rows of one mat exist in another?)in pure Dyalog (no xutils, etc.)? Is...
Andrew, see the attached ws (rel 10.1) It contains the Defined function "CreateFunArray" and the Dynamic operator "peach". I please you to let me know if you...
Insight Systems is considering revising the way that the "multiple execution" function SQAX in the ODBC interface reports errors, in the new version of SQAPL...
It never ceases to amaze me how useful namespaces are as data types, control structers, and, well, just about everything. Today I got a real kick out of this: ...
How can I get a result to the command prompt from dyalogrt.exe? Is it even possible? For example, from the command prompt I want to launch dyalog, autoload a...
Hello Paul, You have a number of options:- 1) NOTE: This one doesn't work with dyalogrt.exe only dyalog.exe. Just redirect the output from dyalog.exe to a...
John, Thanks. Paul ... the "redirect" or "pipe" DOS operations , e.g. ... read by any other application ... return lines containing the text "hello".) ... a...
Does anyone knows how to print "line drawing chars" using PRINTER object (Dyalog APL version 10)? Those chars are located at Quad-AV, positions 220 until 230....
... As far as I'm aware - and I could easily be wrong here - these line-drawing characters are not supported at the OS/hardware level(s). It's been something...
Dear Bowman, Dyalog APL/W does display those characters. I'm have problem only to print it. Anyway, thanks for your time and contribution. Carlos. ... AV, ...
I do not remember if somebody raised question of 0 length array of namespaces before. If I am trying to create 0 length array in version 10.1 I am getting...
... Yup! It has... It was even a request for enhancement at the User Group Meeting, which, unfortunately, didn't get that many votes (strange!). I am sure Pete...
Thank you Stefano. I'll wait :) /Alex ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam...
The vapourware is condensing... Attached are the draft "Release Notes" for SQAPL version 5.0. We are looking for volunteers who would like to Beta Test this...
Hi Morten, I am not really an experienced user, but you know my environment and task. If you think I can add to your work in a way, I will be glad to try. I...
I don't know if anyone else has noticed unreadable APL characters in recent documents posted to the group. Morten has identified the issue, which is that...
If anyone is unable to read the APL characters in the SQAPL Release Notes I sent out a few days ago, and is unable or unwilling to install the Dyalog 10.1...
Rick Procter suggested that I test this distribution mechanism more completely and let everyone see the results. So here is a Word 2002 document containing 16...
In the Word document, the left part is OK but, in the right part, all I get is a bunch of U's. I have Word 2000. Hubert Séguin Principal Analyst | Analyste...
Hi Theo, How is MySql behaving? Here is the beta version of SQAPL 5.0. Life at Insight is fine, nothing very exciting to report at this point. Looking forward...
If it's time to walk away from line-drawing characters and use a radically different approach to printing, consider generating Word documents, which you can...
Ah well... Now everyone has a copy - that should teach me (and Theo!) to check the "To" address an extra time before pressing "Send" :-) So you don't need to...
... Both the .doc file and the .pdf are legible here (OpenOffice.org 1.1.3 and Adobe Reader 6.0), with the latest Dyalog fonts installed. I see the same...
The version 10.0 language reference says in chapter Global and Local Names: " A value or meaning given to a local name will persist only for the duration of...
Gianluigi, ... yes. ... In your example, a new local _ref_ 'localns' is created. This ref disappears when the dfn exits, leaving the (modified) global...
Hi, Are there any IME user out there that are successfully running IME (offers apl gliph keyboard support for APLScript in Notepad) with XP Pro Service Pack...