Top
NetCOBOL V11.0 NetCOBOL Studio User's Guide
FUJITSU Software

D.2 Program name

The specification formats for program name are as follows.

{external program name |
[external program name].internal program name |
[class-name] :method-name}

To use a program name that contains a period ( . ), colon( : ) or other special character, specify the external name and internal name with a nonnumeric literal.

Specification Formats of Property Method

When debugging a user-defined property method, specify the method-name using the following formats.