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

RE: setting properties

$
0
0

I ran your test using VC 2.2 update 1 and it worked correctly.

I added some display statements after the property sets to show the current values and it displayed 1, 2, 3 as it should have:

          set testObject::TPTypeString to "1"

          set testObject::TPString to "2".

          set testObject::TPMixed to "3".

          display testObject::TPTypeString

          display testObject::TPString

          display testObject::TPMixed

displayed:

1

2

3

Thanks


Viewing all articles
Browse latest Browse all 4356

Trending Articles



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