Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
multi-line REM ?
#14
I know this is blasphemy but… what’s wrong with adding a few types of comments including (and here is where the stakes will start to burn) /* and */.

I am a HUGE fan of BASIC. IMHO it is the best language for what I do. I can code in C, C++, ForTran, Pascal, JAVA, IDL, etc., etc., etc. but I only use those if I have too. I LOVE BASIC!

Now having said that, I like the // and /* */ form of comments. No I’m not one who would wish to turn FB into C, I just like that style.

Why not have several comment commands? We already have two, why not 3, or 4, or 8? Or perhaps the IDE creators could add a feature that allows you to use whatever you want and then change it to a collection of apostrophes.

If you are going to add keywords, may I suggest that we keep it in a BASIC like manner? The idea of keeping the same form as TYPE and ENUM is attractive. I.e.

Code:
COMMENT
     PRINT “You won’t see this”
END COMMENT

Seems to keep the feel of BASIC yet remains structured and ‘modern’.

<opinion>REM always sucked, so why bring it back into a new light?< /opinion>

Here’s my two cents… don’t spend it all in one place.
Reply


Messages In This Thread
multi-line REM ? - by Poly Progr@ms - 05-04-2005, 04:17 PM
multi-line REM ? - by SSC - 05-04-2005, 04:26 PM
multi-line REM ? - by Antoni Gual - 05-04-2005, 04:39 PM
multi-line REM ? - by relsoft - 05-04-2005, 04:55 PM
multi-line REM ? - by Antoni Gual - 05-04-2005, 04:59 PM
multi-line REM ? - by relsoft - 05-04-2005, 05:09 PM
multi-line REM ? - by Antoni Gual - 05-04-2005, 06:49 PM
multi-line REM ? - by Mitth'raw'nuruodo - 05-05-2005, 02:28 AM
multi-line REM ? - by v3cz0r - 05-05-2005, 02:56 AM
multi-line REM ? - by Jofers - 05-05-2005, 03:04 AM
multi-line REM ? - by Z!re - 05-05-2005, 03:37 AM
multi-line REM ? - by DrV - 05-05-2005, 03:45 AM
multi-line REM ? - by Jofers - 05-05-2005, 04:14 AM
multi-line REM ? - by keeling - 05-05-2005, 04:35 AM
multi-line REM ? - by Moneo - 05-05-2005, 04:54 AM
multi-line REM ? - by Z!re - 05-05-2005, 05:33 AM
multi-line REM ? - by Mitth'raw'nuruodo - 05-05-2005, 05:40 AM
multi-line REM ? - by VonGodric - 05-05-2005, 10:28 AM
multi-line REM ? - by MystikShadows - 05-05-2005, 11:45 PM
multi-line REM ? - by shiftLynx - 05-05-2005, 11:58 PM
multi-line REM ? - by v3cz0r - 05-06-2005, 12:09 AM
multi-line REM ? - by shiftLynx - 05-06-2005, 12:18 AM
multi-line REM ? - by ShadowWolf - 05-06-2005, 12:47 AM
multi-line REM ? - by Anonymous - 05-06-2005, 03:23 AM
multi-line REM ? - by VonGodric - 05-06-2005, 10:39 AM
multi-line REM ? - by v3cz0r - 05-07-2005, 12:48 AM
multi-line REM ? - by Antoni Gual - 05-07-2005, 04:11 AM
multi-line REM ? - by relsoft - 05-07-2005, 01:43 PM
multi-line REM ? - by diakin - 05-07-2005, 05:35 PM
multi-line REM ? - by shiftLynx - 05-07-2005, 07:11 PM
multi-line REM ? - by ShadowWolf - 05-07-2005, 07:17 PM
multi-line REM ? - by Poly Progr@ms - 05-08-2005, 02:58 PM
multi-line REM ? - by aetherfox - 05-09-2005, 05:41 PM
multi-line REM ? - by VonGodric - 05-09-2005, 05:43 PM
multi-line REM ? - by relsoft - 05-10-2005, 03:40 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)