Earn Money
Trading Forex Online
Paramount Airways
Free Data Recovery
Cargo
Job Portal
HSBC Investment
Management
Cheap Web Hosting
Make Trip
Cheap Air Travel
Leisure Hotel
Free Air Travel
Mutual Fund Informations
Cheapest Cellular Plan
Free Sexy Indians
Call Center Software
Hot Indian
|
Programming Help |
Homework Help |
Counseling
Astrology Advice |
Tarot Advice |
Parenting
Dating Advice |
Love Advice |
Divorce Advice
Legal Advice |
Debt Advice |
Career Advice Syntax1: PERFORM <XXXX> using <YYY>
changing <MMM>
FORM <XXXX> using <YYY> like <ZZZ>
changing <MMM> like <NNN> - Pass by reference
OR
FORM <XXXX> using value (YYY) like <ZZZ> - Pass by value,
creates another copy of the variable.
Example1:
PERFORM date-invert using in-date
Changing out-date
FORM date-invert using in-date like datum
Syntax2: PERFORM function-name(program) IF FOUND.
Example2: PERFORM HEADER(FORMPOOL) IF FOUND.
6. Get event
· GET < table name >
· Reads data of all columns from all database table falling in the hierarchy
· Needs to mention table name in
TABLES: parameters.........
· Only fields part of the tables mentioned in the TABLES: parameter can be
viewed & edited
7. To Exit from an Event
· Exit It exits from the respective subroutine were this syntax is used ,
generally condition for the EXIT is stated before this syntax
· Check - here the conditional check is done at the same time .
CHECK <condition>
If the condition is not satisfied, the system leaves the subroutine and resumes
the processing after the PERFORM statement
· Stop it is the abrupt stopping the program flow
|
Earn Money
Trading Forex Online
Paramount Airways
Free Data Recovery
Cargo
Job Portal
HSBC Investment
Management
Cheap Web Hosting
Make Trip
Cheap Air Travel
Leisure Hotel
Free Air Travel
Mutual Fund Informations
Cheapest Cellular Plan
Free Sexy Indians
Call Center Software
Hot Indian
|