Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

Self

$
0
0

In a .net visual cobol windows form, can a global variable be declared in working storage that references self::?

Working-storage section.

01 s as new self.

Method.

invoke s::GetNumbers().

 

I know you can use declare x = new self in the method itself, but can you declare a global variable that represents self?


Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>