PropertyHandle :: RemoveString - - internal feature (not documented)
Return value:  Success ( logical  )
Implementation overview
-  - internal feature (not documented)
 PropertyHandle :: RemoveString ( cnstart, cnstop, exclusive_w=NO )
-  - internal feature (not documented)
 PropertyHandle :: RemoveString ( position, len )
Implementation details
- 
- internal feature (not documented)
 logical PropertyHandle  :: RemoveString ( NString &cnstart, NString &cnstop, logical exclusive_w=NO )
 - cnstart - - Title unknown
- cnstop - - internal feature (not documented)
- exclusive_w
 - Open workspace exclusively
Default: NO
 
 to list
- 
- internal feature (not documented)
 logical PropertyHandle  :: RemoveString ( int32 position, int32 len )
 - position - Position in the file or area
- len - Maximum size of buffer or string
 to list

