Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

differnce between read work file 1 and read work file once? why we are using work file once?

4 Answers  


The natural file converted to PDF file if Yes then explain ?

0 Answers  


What is the difference between External subroutine and subprogram?

3 Answers  


Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?

0 Answers  


Can we see the copy book length using file-aid?

0 Answers  


What is the difference between read work file 1 and read work file once? Why we are using work file once?

0 Answers  


Explain why do we use file-aid for seqential files?

0 Answers  


How do you pass data from a Natural Program to an External Subroutine? Can it share the LDA of Program as in Internal Subroutine.

4 Answers  


What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.

2 Answers   Shaam,


what is the difference between read and find ?

2 Answers   IBM,


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

2 Answers  


Would like to know if have an expecific command that returns a code or something about the execution of a CALLNAT. For example ... CALLNAT 'SUBPRG' [parameter] [parameter] ... [here comes a code or command that checks if the CALLNAT was successful]

1 Answers  


Categories