Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Global Namespace Error when saving

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Global Namespace Error when saving

    I tried to save the SlingShot indicator under a different name and got a Global Names Space error (see attached). I am not familiar with the Global namespace.
    Attached Files

    #2
    Please expand and repost the error message at the botton, likely the issue is the same public enum used in two indicators now...

    Comment


      #3
      To avoid this compiler conflict described by Bertrand, you could put the indicator's name into the enum's name, for example:

      public enum SlingShotPB_maType

      If you copy your indicator now, then NT substitutes SlingShotPB with the target indicator name and your naming conflict is gone.

      Regards
      Ralph

      Comment


        #4
        ThatManFromTexas, (<-love the screen name!)

        For more information on enum and a sample, go here:


        Last edited by mountainclimber; 05-07-2010, 10:03 AM.

        Comment


          #5
          Originally posted by Ralph View Post
          To avoid this compiler conflict described by Bertrand, you could put the indicator's name into the enum's name, for example:

          public enum SlingShotPB_maType

          If you copy your indicator now, then NT substitutes SlingShotPB with the target indicator name and your naming conflict is gone.

          Regards
          Ralph
          Thanks for your input. I had finally figured that part out. I also had to make changes in the properties section. At any rate I have it all working now.

          Comment


            #6
            Originally posted by mountainclimber View Post
            ThatManFromTexas, (<-love the screen name!)

            For more information on enum and a sample, go here:


            ______________________________
            Thank you for the info.

            ThatManFromTexas is NOT my real name. My real name is Handsome Stranger. I was named after my father...
            Last edited by ThatManFromTexas; 08-07-2010, 11:03 PM.

            Comment


              #7
              ha ha! Love it... Yeah, my real name isn't really mountainclimber, its Really Smart Guy.
              Edit: and I'm not named after my father ha ha
              Last edited by mountainclimber; 05-07-2010, 10:03 AM.

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Geovanny Suaza, 02-11-2026, 06:32 PM
              0 responses
              603 views
              0 likes
              Last Post Geovanny Suaza  
              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
              0 responses
              349 views
              1 like
              Last Post Geovanny Suaza  
              Started by Mindset, 02-09-2026, 11:44 AM
              0 responses
              104 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by Geovanny Suaza, 02-02-2026, 12:30 PM
              0 responses
              560 views
              1 like
              Last Post Geovanny Suaza  
              Started by RFrosty, 01-28-2026, 06:49 PM
              0 responses
              560 views
              1 like
              Last Post RFrosty
              by RFrosty
               
              Working...
              X