[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [N8VEM-S100:6692] Re: CP/M Mbasic 5.21



>> The answer should be 'one' , 'four' not -3 , -2.14E

I just fired up my version of MBASIC, and tried this:

Ok
LET E=1 : PRINT ((4*E)-3), 4*E
 1             4
Ok

Obviously, the continuation character is colon (":").

Roger