Dear J'ers

The Fit conjunction (!.) changes the default fill character like this
   3 ({.!.'0') '11'
110
but Fit gives domain error with Open:
   >'11';'111'  
11 
111
   (>!.'0')'11';'111'  
|domain error
|   (    >!.'0')'11';'111'

I want this
110
111

What is the work-around?

The dictionary entry for Open says: 'Results of different shapes are padded as 
defined in Section II B. ', but Section II B is not about padding. Should it 
have been another section?

- Bo
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to