SlideShare a Scribd company logo
PWCT 1.9 Art Documentation ( http://doublesvsoop.sourceforge.net )
2006-2013, Mahmoud Fayed ( msfclipper@users.sourceforge.net )
_____________________________________________________________________________________
Table of contents
1 - Introduction
2 - Implementation steps
3 - Final Steps Tree
4 - Application during the runtime
1 - Introduction
In this lesson we are going to learn how to deal with Memo variables.
2 - Implementation Steps
Fig. (1) Goal Desginer - Steps Tree
Select the step (The First Step)
We will start now new interaction process to generate new steps to our steps tree.
The slow way (Using Mouse):
1 - Click Interact to open the components browser
2 - Select the domain (Memo)
3 - Select the component (Read File (To String))
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Read File (To String))
Note : Stop typing when you see the required component is selected
Fig. (2) Component Browser – Select the component (Read File (To String))
After selecting the component click Ok or press ENTER
Fig. (3) Interaction page - Set the properties and enter the required data as in the image above
Afer entering data , Click OK or press CTRL+W
Fig. (4) Goal Desginer - Steps Tree
Select the step (The First Step)
We will start now new interaction process to generate new steps to our steps tree.
The slow way (Using Mouse):
1 - Click Interact to open the components browser
2 - Select the domain (Memo)
3 - Select the component (Count Lines of String)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Count Lines of String)
Note : Stop typing when you see the required component is selected
Fig. (5) Component Browser – Select the component (Count Lines of String)
After selecting the component click Ok or press ENTER
Fig. (6) Interaction page - Set the properties and enter the required data as in the image above
Afer entering data , Click OK or press CTRL+W
Fig. (7) Goal Desginer - Steps Tree
Select the step (The First Step)
We will start now new interaction process to generate new steps to our steps tree.
The slow way (Using Mouse):
1 - Click Interact to open the components browser
2 - Select the domain (Variables)
3 - Select the component (Numeric To String)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Numeric To String)
Note : Stop typing when you see the required component is selected
Fig. (8) Component Browser – Select the component (Numeric To String)
After selecting the component click Ok or press ENTER
Fig. (9) Interaction page - Set the properties and enter the required data as in the image above
Afer entering data , Click OK or press CTRL+W
Fig. (10) Goal Desginer - Steps Tree
Select the step (The First Step)
We will start now new interaction process to generate new steps to our steps tree.
The slow way (Using Mouse):
1 - Click Interact to open the components browser
2 - Select the domain (Print Text)
3 - Select the component (Print Text To Console)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Print Text To Console)
Note : Stop typing when you see the required component is selected
Fig. (11) Component Browser – Select the component (Print Text To Console)
After selecting the component click Ok or press ENTER
Fig. (12) Interaction page - Set the properties and enter the required data as in the image above
Afer entering data , Click OK or press CTRL+W
Fig. (13) Goal Desginer - Steps Tree
Select the step (The First Step)
We will start now new interaction process to generate new steps to our steps tree.
The slow way (Using Mouse):
1 - Click Interact to open the components browser
2 - Select the domain (Print Text)
3 - Select the component (Print Text To Console)
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Print Text To Console)
Note : Stop typing when you see the required component is selected
Fig. (14) Component Browser – Select the component (Print Text To Console)
After selecting the component click Ok or press ENTER
Fig. (15) Interaction page - Set the properties and enter the required data as in the image above
Afer entering data , Click OK or press CTRL+W
Fig. (16) Goal Desginer - Steps Tree
Select the step (The First Step)
We will start now new interaction process to generate new steps to our steps tree.
The slow way (Using Mouse):
1 - Click Interact to open the components browser
2 - Select the domain (Console Application)
3 - Select the component (Wait (Key/Seconds))
The fast way (Using Keyboard shortcuts):
1 - Get the component using its name by typing (Wait (Key/Seconds))
Note : Stop typing when you see the required component is selected
Fig. (17) Component Browser – Select the component (Wait (Key/Seconds))
After selecting the component click Ok or press ENTER
Fig. (18) Interaction page - Set the properties and enter the required data as in the image above
Afer entering data , Click OK or press CTRL+W
Fig. (19) Goal Desginer - Final Steps Tree
3 - Final Steps Tree
The First Step
File "Demo.TXT" To String Mystr
mymax = Lines count of mystr
mymax = CONVERT mymax TO STRING
Print text ("Lines " + mymax) to console
Print text (mystr) to console
WAIT ( 3 SECONDS)
4 - Application during the runtime
Fig. (20) Application during the runtime

More Related Content

PDF
Programming Without Coding Technology (PWCT) - Error Handling (Try/Catch)
PDF
Programming Without Coding Technology (PWCT) - Get Input From User
PDF
Programming Without Coding Technology (PWCT) - Functions and Procedures
PDF
Programming Without Coding Technology (PWCT) - Tab control
PDF
Programming Without Coding Technology (PWCT) - While Loop component
PDF
Programming Without Coding Technology (PWCT) - Browse control
PDF
Programming Without Coding Technology (PWCT) - IF Statement Component
PDF
Programming Without Coding Technology (PWCT) - Timer control
Programming Without Coding Technology (PWCT) - Error Handling (Try/Catch)
Programming Without Coding Technology (PWCT) - Get Input From User
Programming Without Coding Technology (PWCT) - Functions and Procedures
Programming Without Coding Technology (PWCT) - Tab control
Programming Without Coding Technology (PWCT) - While Loop component
Programming Without Coding Technology (PWCT) - Browse control
Programming Without Coding Technology (PWCT) - IF Statement Component
Programming Without Coding Technology (PWCT) - Timer control

What's hot (20)

PDF
Programming Without Coding Technology (PWCT) - Read Files
PDF
Programming Without Coding Technology (PWCT) - ASCII Code
PDF
Programming Without Coding Technology (PWCT) - Expressions
PDF
Programming Without Coding Technology (PWCT) - Create Database Files (*.DBF)
PDF
Programming Without Coding Technology (PWCT) - HTTP Get Component
PDF
Programming Without Coding Technology (PWCT) - Logical Operations
PDF
Programming Without Coding Technology (PWCT) - How to deal with Arrays
PDF
Programming Without Coding Technology (PWCT) - Convert the data type of varai...
PDF
Programming Without Coding Technology (PWCT) - Simple GUI Application
PDF
Programming Without Coding Technology (PWCT) - Treeview control
PDF
Programming Without Coding Technology (PWCT) - Animatebox control
PDF
Programming Without Coding Technology (PWCT) - Arithmetic operations
PDF
Programming Without Coding Technology (PWCT) - The Macro Operator
PDF
Programming Without Coding Technology (PWCT) - Button Control
PDF
Programming Without Coding Technology (PWCT) - Combobox control
PDF
Programming Without Coding Technology (PWCT) - Label Control
PDF
Programming Without Coding Technology (PWCT) - HarbourPWCT - Colors - Console...
PDF
Programming Without Coding Technology (PWCT) - Progressbar control
PDF
Programming Without Coding Technology (PWCT) - Listbox control
PDF
Programming Without Coding Technology (PWCT) - Editbox control
Programming Without Coding Technology (PWCT) - Read Files
Programming Without Coding Technology (PWCT) - ASCII Code
Programming Without Coding Technology (PWCT) - Expressions
Programming Without Coding Technology (PWCT) - Create Database Files (*.DBF)
Programming Without Coding Technology (PWCT) - HTTP Get Component
Programming Without Coding Technology (PWCT) - Logical Operations
Programming Without Coding Technology (PWCT) - How to deal with Arrays
Programming Without Coding Technology (PWCT) - Convert the data type of varai...
Programming Without Coding Technology (PWCT) - Simple GUI Application
Programming Without Coding Technology (PWCT) - Treeview control
Programming Without Coding Technology (PWCT) - Animatebox control
Programming Without Coding Technology (PWCT) - Arithmetic operations
Programming Without Coding Technology (PWCT) - The Macro Operator
Programming Without Coding Technology (PWCT) - Button Control
Programming Without Coding Technology (PWCT) - Combobox control
Programming Without Coding Technology (PWCT) - Label Control
Programming Without Coding Technology (PWCT) - HarbourPWCT - Colors - Console...
Programming Without Coding Technology (PWCT) - Progressbar control
Programming Without Coding Technology (PWCT) - Listbox control
Programming Without Coding Technology (PWCT) - Editbox control
Ad

Viewers also liked (10)

PPTX
Software para las ciencias sociales
PPT
Mode and style
DOCX
Loren Delk resume 2016
DOC
Abundance – a secret of focus
PDF
Programming Without Coding Technology (PWCT) - Hello World - GUI
PDF
tagro_fin~
PDF
Clasificación de sociedades empresariales
PPTX
Ramon casas coordinació
PPTX
Programació grans
Software para las ciencias sociales
Mode and style
Loren Delk resume 2016
Abundance – a secret of focus
Programming Without Coding Technology (PWCT) - Hello World - GUI
tagro_fin~
Clasificación de sociedades empresariales
Ramon casas coordinació
Programació grans
Ad

Similar to Programming Without Coding Technology (PWCT) - How to deal with Memo Variables. (17)

PDF
Programming Without Coding Technology (PWCT) - How to deal with Strings
PDF
Programming Without Coding Technology (PWCT) - Variables
PDF
Programming Without Coding Technology (PWCT) - Create Files
PDF
Programming Without Coding Technology (PWCT) - Create Menus in our console ap...
PDF
Programming Without Coding Technology (PWCT) - Hello Lily Sample
PDF
Programming Without Coding Technology (PWCT) - Using the For Loop component.
PDF
Programming Without Coding Technology (PWCT) - Telephone Database
PDF
Programming Without Coding Technology (PWCT) - HarbourPWCT - Rectangles - Con...
PDF
Programming Without Coding Technology (PWCT) - Play Flash Movie
PDF
Programming Without Coding Technology (PWCT) - Center Window
PDF
Programming Without Coding Technology (PWCT) - ShellExplorer Sample
PDF
Programming Without Coding Technology (PWCT) - Add toolbar to the window
PDF
Programming Without Coding Technology (PWCT) - Adding controls to windows.
PDF
Programming Without Coding Technology (PWCT) - PolarCryptoLight ActiveX
PDF
Programming Without Coding Technology (PWCT) - Encrypt/Decrypt Files using Po...
PDF
Programming Without Coding Technology (PWCT) - Internet Explorer ActiveX Control
PDF
Programming Without Coding Technology (PWCT) - ActiveSkin ActiveX Control
Programming Without Coding Technology (PWCT) - How to deal with Strings
Programming Without Coding Technology (PWCT) - Variables
Programming Without Coding Technology (PWCT) - Create Files
Programming Without Coding Technology (PWCT) - Create Menus in our console ap...
Programming Without Coding Technology (PWCT) - Hello Lily Sample
Programming Without Coding Technology (PWCT) - Using the For Loop component.
Programming Without Coding Technology (PWCT) - Telephone Database
Programming Without Coding Technology (PWCT) - HarbourPWCT - Rectangles - Con...
Programming Without Coding Technology (PWCT) - Play Flash Movie
Programming Without Coding Technology (PWCT) - Center Window
Programming Without Coding Technology (PWCT) - ShellExplorer Sample
Programming Without Coding Technology (PWCT) - Add toolbar to the window
Programming Without Coding Technology (PWCT) - Adding controls to windows.
Programming Without Coding Technology (PWCT) - PolarCryptoLight ActiveX
Programming Without Coding Technology (PWCT) - Encrypt/Decrypt Files using Po...
Programming Without Coding Technology (PWCT) - Internet Explorer ActiveX Control
Programming Without Coding Technology (PWCT) - ActiveSkin ActiveX Control

More from Mahmoud Samir Fayed (20)

PDF
The Ring programming language version 1.10 book - Part 212 of 212
PDF
The Ring programming language version 1.10 book - Part 211 of 212
PDF
The Ring programming language version 1.10 book - Part 210 of 212
PDF
The Ring programming language version 1.10 book - Part 208 of 212
PDF
The Ring programming language version 1.10 book - Part 207 of 212
PDF
The Ring programming language version 1.10 book - Part 205 of 212
PDF
The Ring programming language version 1.10 book - Part 206 of 212
PDF
The Ring programming language version 1.10 book - Part 204 of 212
PDF
The Ring programming language version 1.10 book - Part 203 of 212
PDF
The Ring programming language version 1.10 book - Part 202 of 212
PDF
The Ring programming language version 1.10 book - Part 201 of 212
PDF
The Ring programming language version 1.10 book - Part 200 of 212
PDF
The Ring programming language version 1.10 book - Part 199 of 212
PDF
The Ring programming language version 1.10 book - Part 198 of 212
PDF
The Ring programming language version 1.10 book - Part 197 of 212
PDF
The Ring programming language version 1.10 book - Part 196 of 212
PDF
The Ring programming language version 1.10 book - Part 195 of 212
PDF
The Ring programming language version 1.10 book - Part 194 of 212
PDF
The Ring programming language version 1.10 book - Part 193 of 212
PDF
The Ring programming language version 1.10 book - Part 192 of 212
The Ring programming language version 1.10 book - Part 212 of 212
The Ring programming language version 1.10 book - Part 211 of 212
The Ring programming language version 1.10 book - Part 210 of 212
The Ring programming language version 1.10 book - Part 208 of 212
The Ring programming language version 1.10 book - Part 207 of 212
The Ring programming language version 1.10 book - Part 205 of 212
The Ring programming language version 1.10 book - Part 206 of 212
The Ring programming language version 1.10 book - Part 204 of 212
The Ring programming language version 1.10 book - Part 203 of 212
The Ring programming language version 1.10 book - Part 202 of 212
The Ring programming language version 1.10 book - Part 201 of 212
The Ring programming language version 1.10 book - Part 200 of 212
The Ring programming language version 1.10 book - Part 199 of 212
The Ring programming language version 1.10 book - Part 198 of 212
The Ring programming language version 1.10 book - Part 197 of 212
The Ring programming language version 1.10 book - Part 196 of 212
The Ring programming language version 1.10 book - Part 195 of 212
The Ring programming language version 1.10 book - Part 194 of 212
The Ring programming language version 1.10 book - Part 193 of 212
The Ring programming language version 1.10 book - Part 192 of 212

Recently uploaded (20)

PDF
Multi-factor Authentication (MFA) requirement for Microsoft 365 Admin Center_...
PPTX
FLIGHT TICKET RESERVATION SYSTEM | FLIGHT BOOKING ENGINE API
PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
medical staffing services at VALiNTRY
PPTX
ai tools demonstartion for schools and inter college
PDF
System and Network Administration Chapter 2
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
Build Multi-agent using Agent Development Kit
PPTX
Mastering-Cybersecurity-The-Crucial-Role-of-Antivirus-Support-Services.pptx
PPT
Introduction Database Management System for Course Database
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
The Role of Automation and AI in EHS Management for Data Centers.pdf
PPTX
CHAPTER 12 - CYBER SECURITY AND FUTURE SKILLS (1) (1).pptx
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
AI in Product Development-omnex systems
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
How Creative Agencies Leverage Project Management Software.pdf
Multi-factor Authentication (MFA) requirement for Microsoft 365 Admin Center_...
FLIGHT TICKET RESERVATION SYSTEM | FLIGHT BOOKING ENGINE API
Which alternative to Crystal Reports is best for small or large businesses.pdf
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
medical staffing services at VALiNTRY
ai tools demonstartion for schools and inter college
System and Network Administration Chapter 2
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Build Multi-agent using Agent Development Kit
Mastering-Cybersecurity-The-Crucial-Role-of-Antivirus-Support-Services.pptx
Introduction Database Management System for Course Database
How to Choose the Right IT Partner for Your Business in Malaysia
The Role of Automation and AI in EHS Management for Data Centers.pdf
CHAPTER 12 - CYBER SECURITY AND FUTURE SKILLS (1) (1).pptx
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Upgrade and Innovation Strategies for SAP ERP Customers
AI in Product Development-omnex systems
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
How Creative Agencies Leverage Project Management Software.pdf

Programming Without Coding Technology (PWCT) - How to deal with Memo Variables.

  • 1. PWCT 1.9 Art Documentation ( http://doublesvsoop.sourceforge.net ) 2006-2013, Mahmoud Fayed ( [email protected] ) _____________________________________________________________________________________ Table of contents 1 - Introduction 2 - Implementation steps 3 - Final Steps Tree 4 - Application during the runtime 1 - Introduction In this lesson we are going to learn how to deal with Memo variables. 2 - Implementation Steps Fig. (1) Goal Desginer - Steps Tree Select the step (The First Step) We will start now new interaction process to generate new steps to our steps tree. The slow way (Using Mouse): 1 - Click Interact to open the components browser 2 - Select the domain (Memo) 3 - Select the component (Read File (To String)) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Read File (To String)) Note : Stop typing when you see the required component is selected
  • 2. Fig. (2) Component Browser – Select the component (Read File (To String)) After selecting the component click Ok or press ENTER Fig. (3) Interaction page - Set the properties and enter the required data as in the image above Afer entering data , Click OK or press CTRL+W
  • 3. Fig. (4) Goal Desginer - Steps Tree Select the step (The First Step) We will start now new interaction process to generate new steps to our steps tree. The slow way (Using Mouse): 1 - Click Interact to open the components browser 2 - Select the domain (Memo) 3 - Select the component (Count Lines of String) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Count Lines of String) Note : Stop typing when you see the required component is selected Fig. (5) Component Browser – Select the component (Count Lines of String) After selecting the component click Ok or press ENTER
  • 4. Fig. (6) Interaction page - Set the properties and enter the required data as in the image above Afer entering data , Click OK or press CTRL+W Fig. (7) Goal Desginer - Steps Tree Select the step (The First Step) We will start now new interaction process to generate new steps to our steps tree. The slow way (Using Mouse): 1 - Click Interact to open the components browser 2 - Select the domain (Variables) 3 - Select the component (Numeric To String) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Numeric To String) Note : Stop typing when you see the required component is selected
  • 5. Fig. (8) Component Browser – Select the component (Numeric To String) After selecting the component click Ok or press ENTER Fig. (9) Interaction page - Set the properties and enter the required data as in the image above Afer entering data , Click OK or press CTRL+W
  • 6. Fig. (10) Goal Desginer - Steps Tree Select the step (The First Step) We will start now new interaction process to generate new steps to our steps tree. The slow way (Using Mouse): 1 - Click Interact to open the components browser 2 - Select the domain (Print Text) 3 - Select the component (Print Text To Console) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Print Text To Console) Note : Stop typing when you see the required component is selected Fig. (11) Component Browser – Select the component (Print Text To Console) After selecting the component click Ok or press ENTER
  • 7. Fig. (12) Interaction page - Set the properties and enter the required data as in the image above Afer entering data , Click OK or press CTRL+W Fig. (13) Goal Desginer - Steps Tree Select the step (The First Step) We will start now new interaction process to generate new steps to our steps tree. The slow way (Using Mouse): 1 - Click Interact to open the components browser 2 - Select the domain (Print Text) 3 - Select the component (Print Text To Console) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Print Text To Console) Note : Stop typing when you see the required component is selected
  • 8. Fig. (14) Component Browser – Select the component (Print Text To Console) After selecting the component click Ok or press ENTER Fig. (15) Interaction page - Set the properties and enter the required data as in the image above Afer entering data , Click OK or press CTRL+W
  • 9. Fig. (16) Goal Desginer - Steps Tree Select the step (The First Step) We will start now new interaction process to generate new steps to our steps tree. The slow way (Using Mouse): 1 - Click Interact to open the components browser 2 - Select the domain (Console Application) 3 - Select the component (Wait (Key/Seconds)) The fast way (Using Keyboard shortcuts): 1 - Get the component using its name by typing (Wait (Key/Seconds)) Note : Stop typing when you see the required component is selected Fig. (17) Component Browser – Select the component (Wait (Key/Seconds)) After selecting the component click Ok or press ENTER
  • 10. Fig. (18) Interaction page - Set the properties and enter the required data as in the image above Afer entering data , Click OK or press CTRL+W Fig. (19) Goal Desginer - Final Steps Tree 3 - Final Steps Tree The First Step File "Demo.TXT" To String Mystr mymax = Lines count of mystr mymax = CONVERT mymax TO STRING Print text ("Lines " + mymax) to console Print text (mystr) to console WAIT ( 3 SECONDS) 4 - Application during the runtime
  • 11. Fig. (20) Application during the runtime