RosettaCodeData/Task/Copy-a-string/Applesoft-BASIC/copy-a-string-3.basic
2023-07-01 13:44:08 -04:00

3 lines
74 B
Text

P$ = "S" : P = 53637 : GOSUB 100"POINT STRING S AT SOMETHING ELSE
?S$
?C$