On 6/28/07, June Kim <[EMAIL PROTECTED]> wrote:
http://www.jsoftware.com/help/dictionary/d321.htm"The fit conjunction (,.!.f) provides fill specified by the atom f , or the normal fill defined under Take ({.) if f is an empty vector." Any working examples for ,.!.f when f is an atom and when f is an empty vector? (what is an empty vector really?)
f must be an atom. '' is an example of an empty vector, but the documentation you quoted requires f to be an atom. That said, I am not aware of any cases where ,. uses fill. As near as I can tell, all cases which could potentially require fill are length errors. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
