First things first: happy new decade everyone! :)
I have a problem with LockRows in 12.1 and it looks like a bug:
Grid.LockRows
Re: Grid.LockRows
Elements of a vector are implicitly enclosed, so remove the enclose:It is only required if the zilde would be the one and only parameter. In that case it needs to be converted into a scalar or one-element-vector by enclose or comma enclose, as it appears in the object syntax case:
Code: Select all
+2⎕NQ'CPro.Class.Root.Control.FM85.TM2' 'LockRows' ⍬
Code: Select all
+CPro.Class.Root.Control.FM85.TM2.LockRows ⊂⍬
Re: Grid.LockRows
Aaargh - well, welcome to the forums, Peter-Michael...and thanks for lifting my confusion ;)