After all these years of coding workarounds for RBASE's automatic stripping of spaces, it would be nice to see: SET AUTOSTRIP OFF Create variable with embedded spaces Insert into target table. SET AUTOSTRIP ON
RBASE's autostrip behavior is very convenient, as that is the very best behavior most of the time. But it would be great to be able to turn it off in the rare case where it makes for tons of head-sratching code. Dennis McGrath

