BASICHELP.HLB  —  LSET
  The LSET statement assigns left-justified data to a string variable.  LSET
  does not change the length of the destination string variable.

  Example

  A$ = "A"
  LSET A$ = "XYZ"
Additional Information: explode extract
Syntax
Close Help