syntax for all WRITE COMMAND in natural language

Answers were Sorted based on User's Feedback



syntax for all WRITE COMMAND in natural language..

Answer / euler

You must put ' ' at begin and end of your text.
like this:
WRITE 'HERE COMES YOUR TEXT'

Is This Answer Correct ?    4 Yes 0 No

syntax for all WRITE COMMAND in natural language..

Answer / ragha deepthi

if we want to display the value of the variable then
write #variable
if we want to display the literal or string then
write 'all izzz well'

Is This Answer Correct ?    3 Yes 0 No

syntax for all WRITE COMMAND in natural language..

Answer / sundar selvaraj

I suggest you refer to natural documentation online. It is
available at:
http://documentation.softwareag.com/natural/nat424mf/overvie
w.htm

Note: This is for version 4.2.4

Is This Answer Correct ?    2 Yes 0 No

syntax for all WRITE COMMAND in natural language..

Answer / joydeep

Write has got lot of syntaxes, parameters, formats. The
simplest is -
WRITE String/literals/variables

Is This Answer Correct ?    2 Yes 2 No

syntax for all WRITE COMMAND in natural language..

Answer / deepmaala

There is no GOTO statement in NATURAL

Is This Answer Correct ?    0 Yes 0 No

syntax for all WRITE COMMAND in natural language..

Answer / euler

You can use the "perform subroutine name-of-routine" to make what you want with the 'go to'; you call a subroutine and treat one variable choosen for you when the program return back to the normal point.

Is This Answer Correct ?    0 Yes 0 No

syntax for all WRITE COMMAND in natural language..

Answer / kido

syntax for GOTO statement please...

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Natural Interview Questions

what is the difference between read and find ?

2 Answers   IBM,


What is the difference between read(1) and read work file once?

0 Answers  


What is cobol coding sheet?

0 Answers  


In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?

0 Answers  


can i see the copy book length using file-aid ?

2 Answers   TCS,






how many work file we can code in jcl?

2 Answers  


Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

0 Answers  


what type of files we use in file-aid

1 Answers   Tech Mahindra,


COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam

2 Answers   TCS,


how to ftp the natural program to desktop? (from mainframe to pc), is it possible?

2 Answers  


Explain difference between escape(top or bottom) and escape immediate(top or bottom?

0 Answers  


Describe the COBOL coding sheet

2 Answers   Cap Gemini, Royal Infotech,


Categories