Thanks for your attempts at helping me with my problem. I have got most of it solved but could use a couple of tweeks and thought I would share what I have...
For the record, in addition to Dan running his OO Tutorial, Dyalog will also be represented by myself, I will be presenting a paper on "Unicode Support for...
I think that Version 11 allows us to produce clearer, more consistent and (usually) more concise code for the GUI parts of our applications. Earlier versions...
Dick, You say that ⎕DQ is now redundant. Is that correct ? ... From: Dick Bowman To: dyalogusers@yahoogroups.com Sent: Tuesday, September 04, 2007 3:55 PM ...
... You know I'm full of wishful thinking... I can't recall using it for a long time, but maybe that just shows that I'm not being sufficiently adventurous. I...
For “Modal” dequeues, F.Wait is equivalent to []DQ ‘F’. However, you still need []DQ for other situations (non-modal applications, for example). Morten...
... #.Wait seems to keep me satisfied, but - as I said - perhaps I'm not being adventurous enough. -- APL Consultants Group: http://www.aplconsultants.org ...
... Apologies if I seem to be prolonging a trivial discussion, but is that a matter of personal preference or something deeper? -- APL Consultants Group:...
Dear Morten The working mode CLICKONE is very wanted by customers. Is this possible to tell us how to make this kind(genre) of applications with APL? What is...
By CLICKONE, do you mean a web application with the 'one-click shopping' interface that Amazon pioneered? Dyalog's ASP.NET interface for web applications has...
One of the things I find attractive about APL is that it does not have any reserved names that can be confused with the “domain specific notation” that I...
My understanding of ClickOnce is that it is currently a name which is used to refer to a specific Microsoft technology which is designed to deploy applications...
Dear Morten What interests my customers it is the solution APL complete. They do not want to pass by C # that they do not know. They want a pure solution APL...
Dear Morten I saw the demonstration made by Eric Lescasse avc C # and APL. He would have had to make everything in APL. I do not see the interest to manage...
... What version of APL are you using? And if V11+, what is your setting of []WX? The ...Object[index] indexing technique only works for V11+, and is ...
Hi there, If I have understood correctly, your need is to get a normal APL-made application to be easily installed and/or run just by click from web pages. For...
Dear Morten I saw the demonstration made by Eric Lescasse avc C # and APL. He would have had to make everything in APL. I do not see the interest to manage...
Minosoa, It depends on the security policies of your customers. If they demand that you use the official Microsoft ClickOnce and that you may only download ...
I've been using Dyalog 9 for some years for my astronomy work but I've just put it onto a new dual core pc running Vista Premium and it won't even start-...
Thanks for the response. I am using Version 11 . By Changing WX0 that seems to work now. THank You I am trying to convert a visual basic routine that...
... I'm not aware of any definitive documentation on this, nor is there a simple conversion formula. Trial and error is often necessary. Generally speaking,...
On-line registration is through the OOPSLA registrar http://www.regmaster.com/conf/oopsla2007.html APL 2007 home page http://www.sigapl.org/apl2007.html...
Hello, Is there a way to tie more than 127 native files with version 10.1 on Windows? The default maximum of open files per process in Windows 2000 and XP is...
I have a property on a .net object (written in C#) that I'm using and it has a null value. How can I test for 'null' in APL? Everything I've tried doesn't...
[]NULL ... From: kelly.leahy To: dyalogusers@yahoogroups.com Sent: Monday, September 10, 2007 5:58 PM Subject: [dyalogusers] null values from .NET I have a...
Eric, I don’t know of any limitations on applications which have been downloaded in the way that Kimmo is using. I know Kimmos application uses ODBC, I...