hello,

In your import module if you don't want an accessible function 
    
    
     ()
    
    Run

accessible 
    
    
     * ()
    
    Run

the same in
    
    
       HIDEN * = object # ----> accessible
         name: string # is not accessible
         reftyp: REFTYP # / ALPHA ... SWITCH
         text *: string
         switch *: bool
    
    
    Run

> but these are not spaces in C ++ terms

Reply via email to