Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
User Journal

Journal lithron's Journal: OH NOES! Its basic!

A snippet of the BASIC code I'm working on today. And no, I don't need line numbers.

            IF X$"" THEN LET CUST$=X$
            STMA 7,1
            GOTO 00540
00949 STOP
00950 REM INPUT AMARILLO OR BLISH MIZE
            PRINT @(3,5),@(-32),"USER ID: ",FIRST$
            PRINT @(4,5),@(-32),"USER PASSWORD: ",LAST$
            RETURN
00960 PRINT @(6,40);
00970 INPUT USING "",@(-10,20),CUST$

This discussion has been archived. No new comments can be posted.

OH NOES! Its basic!

Comments Filter:

There's nothing worse for your business than extra Santa Clauses smoking in the men's room. -- W. Bossert

Working...