bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] A really simple component-file implementation


From: David B. Lamkins
Subject: Re: [Bug-apl] A really simple component-file implementation
Date: Sat, 19 Apr 2014 14:50:46 -0700

Minor correction to make cf∆max_cn return a scalar:

∇z←cf∆max_cn tn
 ⍝ Return the component file's largest component number.
 z←↑'select max(oid) from component' SQL[4,tn] ⍬
∇





reply via email to

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