Re: APLComponentFiles

2023-02-21 Thread Dr . Jürgen Sauermann
Hi Blake, thanks, done. *SVN 1646*. Best Regards, Jürgen On 1/16/23 3:28 PM, Blake McBride wrote: Greetings, Attached is the updated ComponentFile.apl workspace. Jürgen, could you please update the wslib5/APLComponentFiles/ComponentFiles.apl with the attached one? Thank you! Blake

Re: APLComponentFiles

2023-01-16 Thread Blake McBride
Greetings, Attached is the updated ComponentFile.apl workspace. Jürgen, could you please update the wslib5/APLComponentFiles/ComponentFiles.apl with the attached one? Thank you! Blake McBride On Sun, Jan 15, 2023 at 8:49 AM Blake McBride wrote: > Greetings, > > Being the auth

Re: APLComponentFiles

2023-01-15 Thread Blake McBride
Greetings, Being the author of the great catch by Bill, I would like to merge his corrections, the latest version I have, and the one provided by GNU APL. After testing, I will submit that version as an email to this list as a proposed update for the GNU APL repository. Thank you. Blake McBride

APLComponentFiles

2023-01-13 Thread Bill Daly
I'm sending a revised ComponentFiles.apl which )copies 5 SQL. The SQL functions in the published workspace no longer work. w #!/usr/local/bin/apl --script -- ⍝ ⍝ ComponentFiles 2014-07-14 12:26:28 (GMT-5) ⍝ ⍝⍝

Re: [Bug-apl] wslib5 APLComponentFiles minor spelling error in CF_README.txt

2015-06-26 Thread Juergen Sauermann
Hi Alex, thanks, fixed in SVN 641. /// Jürgen On 06/26/2015 05:33 AM, alexwei...@alexweiner.com wrote: Hi bug-apl, In wslib5/APLComponentFiles/CF_README.txt has a reference to a function called

[Bug-apl] wslib5 APLComponentFiles minor spelling error in CF_README.txt

2015-06-25 Thread alexweiner
Hi bug-apl,In wslib5/APLComponentFiles/CF_README.txt has a reference to a function called CF_DISCONNECT which does not exist. The function in the library that disconnects appears to be called CF_DBDISCONNECT .-Alex