Martin van Gils
New Member
display '12345' format "x(50)"
display '12345' format "x (50)"
Mvg, MvG.
display '12345' format "x (50)"
Mvg, MvG.

That's correct.display '12345' format "x(50)"
display '12345' format "x (50)"
Mvg, MvG.![]()
or:Code:NO-LOCK.
or indeed:Code:EXCLUSIVE-LOCK.
Code:SHARE-LOCK.
Compile perfectly well on their own, but what exactly does the compiler think is happening?!
display exclusive-lock.
display share-lock.
display no-lock.