[Migrated content. Thread originally posted on 19 January 2011]
How do we define Static classes in COBOL.Net? I am looking for equivalent of C# or Java. I see that we can define static blocks and also can specify static attribute on methods, but ran into some issues when I used static block. I am using Visual COBOL R3 (Beta).Thanks!



