RosettaCodeData/Task/Copy-a-string/Applesoft-BASIC/copy-a-string-3.basic

4 lines
74 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
P$ = "S" : P = 53637 : GOSUB 100"POINT STRING S AT SOMETHING ELSE
?S$
?C$