Hello everybody - another newbie here... running 11.0.1 on Vista Enterprise. Everything seems OK, except for the format of the CHM files that the Vista section...
Hello John (is it?), You must have the CHM file on a local (non-network) folder. One of the security (!) aspects of the HTML help viewer is that it will not...
John, It appears that CHM files are viewed as a security risk by Vista (they contain "executable" content). Recent patches to Vista have made them even harder...
Well, once I was able to look at the online help files, I noticed many incidents of characters that need the Dyalog STD TT font, but weren't getting it (this...
hi - I just got around to installing PocketAPL on my new iPAQ with Win Mobile 5.0 (upgrading from Windows 2003). Problems with my version of PocketAPL ... so...
... I've submitted a simple example of "future technologies" in the section "Technologies", under the name Jasper. Is it possible to change the CSS so that at...
... It's worse: I already tried to fix this in December 2006 but forget about it: IE7 (I don't know about 5, 5.5 and 6) is ignoring padding-bottom for <PRE>...
I seem to recall that in the 'old days' of Netscape (and others) vs IE, page designers had to resort to using browser identifier statements to choose if/else...
[crossposted on comp.lang.apl newsgroup] the IBM J. RES. DEVELOP( VOL. 29 NO. 4 JULY 1985) had an article entitled ''on the analysis and design of...
TonyC
tclviii-dyalog@...
May 13, 2007 12:20 am
3083
Hello Mr. Bowman; What font do I need to have installed to view the APL solution code? ... -- ... BSc(Math) UNBF'83 | it is "still ahead of its time." ...
This one, for example: http://aplwiki.aplteam.com/moin.cgi/PascalsTriangle/Solution The line that begins "pascal <-" ... -- ... BSc(Math) UNBF'83 | it...
I was just about to write and say that if you have posted the lyrics why not the AVI's as well. On further investigation I see that you have. Checking out a...
... Alternatively: have you tried this: http://dean.edwards.name/IE7/ ? It looks promising. While we are at it: the HTML generated by the Wiki doesn't close...
... The reason why I mentioned the (in)famous Dean Edwards scripts is because they were recommended even during a session on CSS at Mix07 (less than a month...
I recently discovered that our developement server (that runs Windows Server 2003 R2) cannot execute []CMD commands. No traps, no errors, just silent failure....
[]CMD has 3 forms: 1) Dyadic calls start auxiliary processors ('XUTILS' []CMD '') 2) Monadic calls with char string right argument run the string in the "DOS" ...
I don’t know whether this might be of help but I have faced the situation already several years ago (also reported to Dyalog) that []CMD fails to run if you...
... That was it! Changing the startup so the working directory was a non-unc path solved it. Thanks! -- Joakim Hårsman Developer, Profdoc Care +46 8 440 93 78...
... I'm not sure if this was caused by restarting the server process or changing the working dir from an UNC path to a normal one, but certain component file...
Hi This is a really dumb question, I know, but I'm having no luck and was wondering if anyone else had any ideas. I'm trying to read data from a com port into...
... If I had to read and write from a serial (COM) port and I could use .NET I would probably start from the Systen.IO.Ports namespace of the .NET framework...