bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] ⍝ comment ignored?


From: Louis de Forcrand
Subject: [Bug-apl] ⍝ comment ignored?
Date: Mon, 6 Feb 2017 19:46:41 +0100

Wrong address (again).

Begin forwarded message:

From: Louis de Forcrand <address@hidden>
Date: 6 February 2017 at 19:45:50 GMT+1
To: address@hidden
Subject: Re: [Bug-apl] ⍝ comment ignored?

System commands are not expressions, and cannot be followed by a comment.

Louis

On 06 Feb 2017, at 19:30, address@hidden wrote:


full testing in workspace and in script

    )clear
CLEAR WS                 
    )fns
    )fns ⍝ aaa
    )fns ⍝ SQL∆Connect
    )fns ⍝ doesn't show SQL∆Connect
bad range argument ⍝ doesn't show SQL∆Connect, expecting from - to
    )copy SQL.apl
DUMPED 2017-01-27 16:05:06 (GMT-7)
    )fns
SQL∆Begin       SQL∆Columns     SQL∆Commit      SQL∆Connect
SQL∆Disconnect  SQL∆Exec        SQL∆Rollback    SQL∆Select
SQL∆Tables      SQL⍙metadata
    )fns ⍝ aaa
    )fns ⍝ SQL∆Connect
    )fns ⍝ doesn't show SQL∆Connect
bad range argument ⍝ doesn't show SQL∆Connect, expecting from - to
 ⍎')fns'
SQL∆Begin       SQL∆Columns     SQL∆Commit      SQL∆Connect SQL∆Disconnect  SQL          SQL?
   ∆Exec        SQL∆Rollback    SQL∆Select SQL∆Tables      SQL⍙metadata
 ⍎')fns' ⍝ doesn't show SQL∆Connect
SQL∆Begin       SQL∆Columns     SQL∆Commit      SQL∆Connect SQL∆Disconnect  SQL          SQL?
   ∆Exec        SQL∆Rollback    SQL∆Select SQL∆Tables      SQL⍙metadata








On Mon, 6 Feb 2017 09:54:45 -0700
address@hidden wrote:



in a workspace

    )fns

    )fns ⍝ shows SQL∆Connect
bad range argument ⍝ shows SQL∆Connect, expecting from - to


reply via email to

[Prev in Thread] Current Thread [Next in Thread]