Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

WRITE statement

Former Member
0 Likes
961

Dear Experts,

I can't find the explanation via F1 so decided to ask you.

In following code:

WRITE:

/ ’Name des Flugzeugs:’(001), AT pos_1 name,

/ ’Flugzeugtyp’(002), AT pos_1 planetype,

/ ’Gesamtzahl der Flugzeuge’(ca1).

what is the meaning of (001), (002) and (cal)?

Please advise.

Regards, Maria

Double-click on the texts you will understand.

(Or look at documentation for text symbols)

Regards,

Raymond

4 REPLIES 4
Read only

RaymondGiuseppi
Active Contributor
0 Likes
874

Double-click on the texts you will understand.

(Or look at documentation for text symbols)

Regards,

Raymond

Read only

JonathanM
Contributor
0 Likes
874

Hi Maria,

This means that you're referring to the text symbols of your program.

Just double click on it, between the brackets and you'll see the link.

Best regards,

Jonathan

Read only

Former Member
0 Likes
874

Raymond, Jonathan,

Appreciate your answers, now its clear, many thanks.

(Don't understand why I cannot mark your answers as correct, but as soon as it will be possible I'll do)

Regards, Maria

Read only

0 Likes
874

Either you or a moderator (due to basic question) marked this as a discussion and not a question