CodePainter Revolution Trainer Course - PowerPoint PPT Presentation

About This Presentation
Title:

CodePainter Revolution Trainer Course

Description:

They are used to write procedures or functions. They do not have a Form associated. A set of portable commands is provided. Commands of the target language can be ... – PowerPoint PPT presentation

Number of Views:106
Avg rating:3.0/5.0
Slides: 10
Provided by: maxvi6
Category:

less

Transcript and Presenter's Notes

Title: CodePainter Revolution Trainer Course


1
CodePainter Revolution Trainer Course
  • Max Vizzini
  • Routine Entities

2
Routine Entities
  • They are used to write procedures or functions.
  • They do not have a Form associated.
  • A set of portable commands is provided.
  • Commands of the target language can be used. This
    reduces portability between different programming
    languages.

3
Routine Painter
4
Main Characteristics
  • Istructions are organized in chains.
  • Chains are subdivided in Blocks.
  • Blocks can be collapsed or expanded.
  • CodePainter generates source code only for the
    chain starting in the top left corner.
  • Other chains can be parked just removing them
    from the main chain (top left corner).

5
Database Management Statements
  • Select
  • Insert
  • Delete
  • Read
  • Write

6
Flow Control Statements
  • If/Else
  • Case
  • While
  • B/End

7
Error Management Statements
  • Try/Catch
  • Raise
  • Stop

8
Declarations, Remarks Exec Statement
  • Var
  • Rem
  • Exec

9
Example of a Multiple Page Routine
Write a Comment
User Comments (0)
About PowerShow.com