LB Booster
Programming >> Liberty BASIC language >> Using( templates) and Date$() formats
http://lbb.conforums.com/index.cgi?board=lblang&action=display&num=1473368151

Using( templates) and Date$() formats
Post by Alincon on Sep 8th, 2016, 8:55pm

Is there a complete list of the characters LBB allows in a using() template and some examples that show such things as two "$" are required to make the "$" floating, and two "*" are required to make the "*" fill spaces to the left of the digits?

Also, is there a list of all the forms of the date$() format with examples, especially where LBB date$() usage is different from LB?

Thanks in advance
r.m.
Re: Using( templates) and Date$() formats
Post by tsh73 on Sep 8th, 2016, 9:29pm

Top of forum page has
LB Booster technical Wiki
link.
In there, I see
http://bb4w.wikispaces.com/Using%28%29+Format+Extended+Functionality
http://bb4w.wikispaces.com/Date+Formatting+Extended+Functionality
Re: Using( templates) and Date$() formats
Post by Alincon on Sep 9th, 2016, 01:38am

Thanks tsh73.
I never noticed those three items before.

r.m.