[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DISPLACE



DISPLACE should error out if either
1) the cell it's trying to write into is read-only, or
2) the cell is in a static-area (i.e., a 'purep' area, but note
   yet made read-only), but the stuff to be placed into it is
   not static.
Any comments?