Mnemonics

'EJ'

End Box Joining

Character Display

Description

Default. Use 'EJ' to end automatic joining of box intersections for 'BOX' mnemonic drawings. This is the opposite of the 'BJ' mnemonic.

See Also

'BOX' Define/Draw a Box
'BJ' Join Box Intersections

Example

print 'box'(4,6,16,10,"Box 1",'BJ')
print 'box'(19,6,10,10,"Box 2")
print 'EJ'