Jump to content
IGNORED

simple question of quotes within quotes in BASIC line


newTIboyRob

Recommended Posts

Hello there.  So I can't recall how to program something in BASIC that also needs to show the use of quotation marks in a command on the screen output. 

(In essence, I just want to display, on the screen, the program below which requires the command in line 20 to show that it needs to be within quotes)

 

My program is:

 

10 ? "10 HOME"

20 ? "20 PRINT CHR$(4)"CAT"

30 ? "30 END"

 

How do I fix line 20?  Is there a bracket in there?

Thanks

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...