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 3590 - 3619 of 5366   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3590
Using the document "Dyalog Language Reference" i can look up a function given that i know it's name, or that i can find it's symbol in the table in the ...
Konrad Viltersten
viltersten
Offline Send Email
Dec 1, 2007
8:25 am
3591
You are right. A developer suggestion would be to enter the exact symbol in the help window. So CTRl+i = ⍳ in find tab which would trigger iota help screen....
smandula
Offline Send Email
Dec 1, 2007
1:44 pm
3592
... Not a function or operator, it is used as a character, which may be used in the names. You may use deltas for your own notation standards, eg. start global...
Veli-Matti
vmjantunen
Offline Send Email
Dec 1, 2007
6:10 pm
3593
In message <firof9+go7q@eGroups.com>, smandula <smandula@...> writes ... Try using the alternate name for nabla, i.e. del. ... -- Jane Sullivan...
Jane Sullivan
budgie692002
Offline Send Email
Dec 1, 2007
6:26 pm
3594
Your prayers have been answered. The session interface for Dyalog V.11/Unicode and beyond includes the "Language Bar", an array of APL symbols on a toolbar...
Richard Procter
rjprocter1
Offline Send Email
Dec 1, 2007
6:36 pm
3595
Hi Konrad, If you type any one of those three characters into the APL session and hit the F1 key, you should be rewarded with a page from the on-line help on ...
Morten Kromberg
morten_kromberg
Offline Send Email
Dec 1, 2007
6:41 pm
3596
... In APL the symbol is called "del" and denotes either function definition or in a "dynamic function" denotes the function itself. ...
Phil Last
aphillast
Offline Send Email
Dec 1, 2007
7:02 pm
3597
... On my system (Vista) i only get an error message when i try to view those files. Apparently, the format is no longer supported in Vista. Instead, i can use...
Konrad Viltersten
viltersten
Offline Send Email
Dec 1, 2007
10:44 pm
3598
... I don't seem to have it. I'm running v.11. Did you mean from v.12, perhaps? Regards Konrad...
Konrad Viltersten
viltersten
Offline Send Email
Dec 1, 2007
10:51 pm
3599
Konrad, I'll be in touch on Monday with details on how to upgrade your system to make it work a little better under Vista. Regards, Morten ... From: Konrad...
Morten Kromberg
morten_kromberg
Offline Send Email
Dec 1, 2007
11:39 pm
3600
Morten, ... <snip> (Under Dyalog Version 11.1 - Other versions may differ.) Unfortunately, entering # <F1> etc gets you to "Special Syntax" which lists...
Ray Cannon
ray_cannon_apl
Offline Send Email
Dec 2, 2007
12:00 pm
3601
... I'm affraid that, unless you're secretly working for mr Bill, you won't be very successful. The old type of help-files (HLP and CNT) are no longer valid in...
Konrad Viltersten
viltersten
Offline Send Email
Dec 2, 2007
9:50 pm
3602
Konrad, Recent versions of 11.0 can indeed work with the CHM files that we have now produced. In version 12.0, we will ONLY produce the CHM's - and all the on...
Morten Kromberg
morten_kromberg
Offline Send Email
Dec 2, 2007
10:11 pm
3603
... I liked that presentation very much. Still haven't gone through the whole thing, it's 80 pages or so! But this far - it's been rewarding. Regards Konrad...
Konrad Viltersten
viltersten
Offline Send Email
Dec 2, 2007
10:16 pm
3604
... I'm starting to think i did something stupid when i got the Dyalog software. It doesn't update; not even tries to notify about available upgrades... Am i...
Konrad Viltersten
viltersten
Offline Send Email
Dec 2, 2007
10:19 pm
3605
Dyalog does not automatically update itself. There is a tool (workspace "PATCH") which allows users who have support contracts to download and apply patches....
Morten Kromberg
morten_kromberg
Offline Send Email
Dec 3, 2007
1:38 am
3606
Obviously I am to stupid to master .NET I have written a function to send emails with the help of .NET. Worked for years on several machines under XP and 2000....
Kai Jaeger
kai1811
Offline Send Email
Dec 3, 2007
4:52 pm
3607
... Sorry if this is a stupid question, but: is the .NET Runtime 2.0 installed on the machine where that line fails? -- WildHeart'2k7 - mailto:stf@... My...
Stefano Lanzavecchia
lstefano2001
Offline Send Email
Dec 3, 2007
5:04 pm
3608
... installed on the machine where that line fails? It is. The only stupid thing here was that I did not mentioned this....
Kai Jaeger
kai1811
Offline Send Email
Dec 3, 2007
5:59 pm
3609
Hi I wonder if anyone can help with the following: Given a function - I want a list of all the functions that are either directly or indirectly called by this...
claus_a_madsen
Offline Send Email
Dec 4, 2007
11:57 am
3610
if you are using V11 you may use the Spice command 'calls' as a starting point. It will show you all the calls made by a fn possibly with details regarding...
Dan Baronet
dbaronet
Offline Send Email
Dec 4, 2007
2:33 pm
3611
It may not be completely what you want, but the workspace ...\ws\util contains some functions for this type of analysis, including the FTREE function. You...
Richard Procter
rjprocter1
Offline Send Email
Dec 4, 2007
2:42 pm
3612
I see the list of error messages for file operations but did not see them referenced to the native file commands. I realize some are self explanitory but is...
lalexman
Offline Send Email
Dec 4, 2007
3:57 pm
3613
Hi, If I have a clear workspace I can create a form and use the message box with WAIT and it works fine. If I load a workspace and create a form and then use a...
lalexman
Offline Send Email
Dec 8, 2007
3:09 pm
3614
Can you post a (minimal) saved ws in which this happens? Stephen...
Stephen Taylor
sjt52
Offline Send Email
Dec 8, 2007
3:50 pm
3615
It only happens when loading a large workspace . ... message ... create a ... What...
lalexman
Offline Send Email
Dec 8, 2007
4:14 pm
3616
A Little More info. If I copy the Functions only to a new workspace then the WAIT works fine. ... error ?...
lalexman
Offline Send Email
Dec 8, 2007
4:39 pm
3617
Okay even more info. For some reason I was setting QUAD-WX to zero (do not know why) and that caused the problem. ... workspace...
lalexman
Offline Send Email
Dec 8, 2007
9:23 pm
3618
Hi LA, I think you have found the answer to your question if you investigate the meaning of ⎕WX (by typing ⎕WX in the APL session and hitting F1). If you...
Graeme Robertson
graemedrober...
Offline Send Email
Dec 8, 2007
10:03 pm
3619
Hi all, There used to be a package (workspace) - maybe even more than one verion - for cross referencing workspaces. In the old times there was no namespace ...
Ing. Theo Formanek
formanek.theo
Offline Send Email
Dec 9, 2007
3:26 pm
Messages 3590 - 3619 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