johnf35 / Profile
        Friends
        
        
      
      
        Requests
        
        
      
    Add friends via their profile or user search and you will be able to see if they are online
              Outgoing
            
          
            
              johnf35
            
          
          
          
            
              
          
          
            
          
        
      Added topic Question about PositionsTotal() from a newbie
          Within MetaEditor 5.00, I have inserted the following line into my EA code:  NumOpenPosns = PositionsTotal();  On compilation, I get the following error message: "'PositionsTotal' - function not defined."  How do I fix this