View Clayton's post (Saving $trings Ho...) for this comment.

SmileBASIC Community

Oscar

Spoilers · 09/23/2016 1:50 PMPlayed

You have two ways of loading it... LOAD "TXT:<Filename>",FALSE OUT <String$> <String$> = LOAD("TXT:<Filename>",FALSE) As always, you should first check if the file exists with CHKFILE, like this... IF CHKFILE("TXT:<Filename>") THEN <String$>=LOAD("TXT:<Filename>",FALSE) ENDIF

Advertisement

You are about to report a post with content which violates the Miiverse Code of Conduct. This report will be sent to Nintendo's Miiverse administrators and not to the creator of the post.

Violation Type:

Edit Comment

Select an action: