Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord

    A idea for beginners...

    Comments & Feedback
    2
    2
    227
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kendog400 F last edited by

      For beginners new to Fuze switch programming : Copy a program to the user section of Programs by ticking the R1 button. Next : with each command line, go to the help section and write down what the command does, go back to your program and using the Comments \ or * Long Definition *\ write a comment on what that command does. No matter how complicated a program gets, it can always be broken down into little peices. Warning : This might be a lot of work !

      1 Reply Last reply Reply Quote 2
      • Dave
        Dave Fuze Team last edited by

        Good advice! Writing comments is a very important part of writing code generally. I'm still learning just how useful this can be!

        Just to make a couple of things clearer in this post:

        To copy a program to the user sections, go to the "Fuze Projects", then click the X button to see the program options. This is listed at the bottom of the screen as "X Program Options".

        This opens a button to copy the project into your own programs. Once you've done that, the program will appear in your projects when you press R, as @kendog400 has pointed out.

        It's a lot of work to comment every line of code in there but researching it using the help will certainly level you up!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post