THE AUTOMATED FLOWCHART DESIGN AND CODE WRITING SYSTEM |
Home || Contact us || Create code logic || |
LogicCoder Online Tutorial 7 of 7-ABSTRACT A CONTROL LOGIC |
Learn how to Abstract and Expand the Control LogicIf you have a flowchart that illustrate the control logic for a program with details that you do not want to see, LogicCoder provides you with facilities to select the details you do not want to see and then abstract that detail away from view. LogicCoder will place the abstracted detail in a special file and represent the details by a special symbol. On the other hand, if there are hidden information in a flowchart that you wanted to know about, LogicCoder provides you with facility to expand the hidden information to bring it to view. In both cases, the flowchart maintains its logical consistency.This section of the tutorial shows you how to use these facilities in LogicCoder and how to insert template structures in an existing flowchart in order to expand the control logic and/or to build complex software systems from existing components. Use this link to convert your source code to LogicCoder and Ms Excel flowchart. |
|
|
At the end of going through these tutorials you should |
|
|
You get a free tutorial version of LogicCoder for ANSI C/C++ and BASIC programming whenever you make on-line purchase of any of the following books.
If you are doing this tutorial online, then you should have gone through the previous tutorial document before starting this section. CLICK HERE IF YOU HAVE NOT DONE THE PREVIOUS SECTION. Click the following link to download the tutorial in PDF format. Click to download. You must observe all copyright in using the tutorial document. Here is a quick review of the program problem specification to begin with. A program is to be designed and then coded in ANSI C/C++ that creates an output listing of telephone information on individuals. A sample of input data to be used for testing the program and the resulting output from the program is given as follows. . |
SYMBOL HIGHLIGHTING AND SUBSTRUCTURE ABSTRACTION |
||
LogicCoder allow you to set the symbol display colour in either of two ways. (1) You can select one or more symbols at a time and use the Symbol Fill Colour function to select the colour you want or (2) You can set the default fill colour as you draw flowchart symbols in a document. In our tutorial program, the default symbol fill colour is the value selected by the system at start-up. I.e. Green. You can change this value by executing the Default Symbol Fill Colour function in the Settings pull-down menu. |
||
|
It is some times useful to highlight a group or sequence of symbols in a flowchart by setting them to a common colour. This may be for pedagogic or documentation reason for example. In this section of the tutorial we want to highlight sections of the flowchart we intend to abstract in order to create a simply abstract view of our system. An abstract view of a system simplifies the overall understanding of the control logic of the system without loss of essential information. More advance versions of LogicCoder allows you to select sections within a flowchart and then abstract them to the Predefine Abstract symbol. The Predefine Abstract symbol is represented as explained in figure 23. LogicCoder also allow you to expand an abstracted view so as to replace its original detail. |
![]() |
||
STEP 4: |
|||
|
STEP 5: Your document should appear similar to that in figure 25. STEP 6:
|
![]() |
|
|
STEP 7:
|
|||
|
LogicCoder supports the incremental approach to the development
of complex software systems both by the (1) bottom-up and the
|
![]() |
||
THAT'S ALL FOR NOW FOLKS! IF YOU WOULD LIKE TO CONTINUE, THEN YOU CAN DOWNLOAD THE PDF COPY OF THIS TUTORIAL OR PURCHASE A COPY OF LogicCoder WHICH COMES WITH A FULL TUTORIAL! |
|||
Copy right © May 2002
Logic Code Generator
73A Oldfield Road
Harlesden
London NW10 9UT
United Kingdom
Tel: +44(0)208 451 5097
E-mail:
| Home | Purchase LogicCoder | Programming Books | User Interface | Example Flowcharts |