LB Booster
« INPUT TAB(n); »

Welcome Guest. Please Login or Register.
Apr 1st, 2018, 04:19am



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!
LB Booster Resources
LB Booster documentation
LB Booster Home Page
LB Booster technical Wiki
Just BASIC forum
BBC BASIC Home Page
Liberty BASIC forum (the original)

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: INPUT TAB(n);  (Read 132 times)
Optimax
New Member
Image


member is offline

Avatar




PM


Posts: 11
xx INPUT TAB(n);
« Thread started on: Mar 13th, 2017, 3:13pm »

I noticed by chance that TAB(n) works with INPUT on LBB (but not on LB)

INPUT TAB(n); "prompt"; var($)

Code:
INPUT TAB(20); "<ENTER/RETURN> TO terminate... "; enter$
END
 
User IP Logged

Richard Russell
Administrator
ImageImageImageImageImage


member is offline

Avatar




Homepage PM


Posts: 1348
xx Re: INPUT TAB(n);
« Reply #1 on: Mar 13th, 2017, 3:24pm »

on Mar 13th, 2017, 3:13pm, Optimax wrote:
I noticed by chance that TAB(n) works with INPUT on LBB (but not on LB)

That's an accident, rather than 'by design', probably because BBC BASIC also accepts TAB() in an INPUT statement. I can't guarantee, therefore, that it will always be the case but there is no reason to expect that any future changes to LBB will stop it working.

Richard.
User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls