Welcome Guest. Please Login or Register. Apr 1st, 2018, 03:55am
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. We apologize Conforums does not have any export functions to migrate data. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
Apparently you did! It was included in the announcement of LBB v2.60 (June 2014) where it says 'You can assign to a sub-string, for example: MID$(test$,7,1) = "W"' and it's documented in the LBB Help File under Benefits... New Features where it says 'You can assign a new value to a sub-string, for example MID$(test$,7,1) = "W" or RIGHT$(hello$,6) = "world!"'.