Communications Control

From: JerryMouse (nospam_at_bisusa.com)
Date: 12/17/04


Date: Thu, 16 Dec 2004 20:20:33 -0600

FJ PowerCOBOL, Microsoft Communications Control V6.0

Just getting started, but no matter what I try to move to "Output" of CC-1 I
get "Invalid Property."

Specifically:
01 OUTSTUFF.
   02 FILLER PIC X(5) VALUE "HELLO".
   02 FILLER PIC X VALUE X'0D'.

Move OUTSTUFF to "Output" of CC-1.

or

Move "Hello" to "Output" of CC-1.

This is so trivial, the MSDN gives extremely short-shrift to explaining it.

(I'm trying to drive a pole display.)