Results 1 to 4 of 4

Thread: REM statements?

  1. #1
    Frequent Visitor
    Join Date
    Mar 2018
    Location
    Metro Detroit
    Posts
    91

    REM statements?

    Is there a way to insert "read only" statements into outlet programming? These are very helpful to explain code or point out other things that will be affected. They help others understand what you did, or remind you what you did. Different program interfaces implement them, but the concept is the same. It is a "note" that can be placed into the code, it is not executed, but explains the something for reference. You can place them wherever and they usually appear as green text (assuming you put the correct symbol before it).

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Nope, and it appears the work involved to do this is incredibly complicated and doesn't make business sense for Neptune considering this is probably the number 1 requested feature since the apex was created. I have probably seen this requested once a week for the past 5 years.

    You might be an engineer if...You have no life and can prove it mathematically.

  3. #3
    Frequent Visitor
    Join Date
    Nov 2017
    Location
    Sydney Australia GMT+10
    Posts
    194
    I detect a hint of sarcasm there. Which I certainly sympathise with.

    Maybe Neptune want to hold the title of the only programming language that doesn’t support comments since Assembler...

    Rather hard to understand.


    Sent from my iPad using Tapatalk

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by Tastee View Post
    I detect a hint of sarcasm there. Which I certainly sympathise with.

    Maybe Neptune want to hold the title of the only programming language that doesn’t support comments since Assembler...

    Rather hard to understand.


    Sent from my iPad using Tapatalk
    There is actually a technical difficulty that is preventing it. Sounds like they would have to basically scrap the current setup and redo near everything to add comments capability.

    You might be an engineer if...You have no life and can prove it mathematically.

Similar Threads

  1. Is it possible to REM out a programming line
    By kylarse in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 12-17-2019, 11:42
  2. REM Statement
    By shaywood in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 10-18-2017, 15:27
  3. time statements help
    By jelly in forum EnergyBars 832 / 632 / 8 / 6 / 4
    Replies: 0
    Last Post: 09-10-2017, 08:06
  4. Rem Statements
    By Reefman in forum Misc Apex Usage & Programming
    Replies: 3
    Last Post: 10-27-2015, 09:13
  5. If Power Statements
    By Berrysb in forum Misc Apex Usage & Programming
    Replies: 14
    Last Post: 07-09-2014, 07:44

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •