Results 1 to 3 of 3
  1. #1
    Enrico Schiratti
    Guest

    Re: [elements] colngnorm

    >>It is just the grey colour of the ND... Col(our)(Boeing 737)NGNorm(al)
    >
    > So what is /colour255 61,61,69 ?


    A commented test line.

    Ciao

    Enrico


  2. #2
    Peter Dowson
    Guest

    Re: [elements] colngnorm

    On 12/7/2004 3:46:03 PM, Enrico Schiratti wrote:
    >> So what is /colour255 61,61,69 ?

    >
    >A commented test line.


    Hi Enrico,

    So, a sinlge / makes a comment line too? In another thread you listed // and
    '

    ==============
    > Could you state what charters can be used to comment out lines.


    // or '
    ==============

    What about ; ? This is one I am more familiar with as an alternative to the
    C++ "//".

    Best Regards,

    Pete


  3. #3
    Enrico Schiratti
    Guest

    Re: [elements] colngnorm

    > Hi Enrico,
    >
    > So, a sinlge / makes a comment line too? In another thread you listed //
    > and


    Yes, ' and // and ; will comment...

    you can also do this...

    comment
    // all sorts of nonsense here
    endcomment

    Ciao

    Enrico


Similar Threads

  1. [elements] Modules
    By null null in forum PM General Q & A
    Replies: 0
    Last Post: 12-02-2004, 01:06 PM
  2. [elements] Coding
    By null null in forum PM General Q & A
    Replies: 2
    Last Post: 12-02-2004, 12:59 PM