SlideShare a Scribd company logo
1 of 5
Download to read offline
PWCT Features – Compatable (Optional)
When we program using PWCT to create our applications using Visual Programming (VP), we don’t
write the text based source code directly where this code is generated by PWCT while we are using the
visual programming language components.
We can see/edit the generated source code and we can insert new code but we don’t need to do this in
order to create our applications where the visual programming language components must be enough to
wrap the text based programming language features.
To see the step code, Inside the goal designer, select the step then click on the step code button.

Fig. 1 CPWCT

To see the code behind the step (For x = 1 ; x <= 10 ; x++) at first select the step then click on the Step
code button
Fig. 2 Step Code

Here the code is read only, if you want to modify the code, Disable the Syntax Directed Editor.
You can create new steps inside the steps tree for Comments and/or organization, Another usage of this
feature is to create a step for inserting a block of code.
When you run your program, the text based source code is generated, the source files is not deleted and
you can see it in the application folder beside the visual source files (*.SSF & *.FPT)
When you uses CPWCT, the generated source code files will be *.C & *.H
VPL
Generted Source Code Files
CPWCT
*.C & *.H
HarbourPWCT
*.PRG & *.CH
PythonPWCT
*.PY
SupernovaPWCT
*.NOVA
C#PWCT
*.CS
Table 1. Generated source code files for each VPL.
You can Save, build & run the application or just generate the source code.
Fig. 3 Generate Source Code

If the visual source file contains more than one goal, generating the source code will generate the code
behind all of the goals.
If you want to get the code behind one or more of goals, you can use the code extractor program

Fig. 4 running the code extractor application
Fig. 5 Select the Goals
Fig. 7 The Code Extractor application

Another feature here, you can get the steps tree as a text, if you want to copy it then paste in a forum
while asking a question or providing an answer.

Fig. 8 Getting the steps tree as text.

The previous example is done using CPWCT, from the toolbar we can change the active visual
programming language to use any one of them like HarbourPWCT, PythonPWCT, SupernovaPWCT &
C#PWCT.
We can extend PWCT to support any text based programming language, also we can extend any of these
visual programming languages by creating new visual components.

Fig. 9 Changing the active visual programming language (VPL)

HOME

More Related Content

More from Mahmoud Samir Fayed

More from Mahmoud Samir Fayed (20)

The Ring programming language version 1.10 book - Part 206 of 212
The Ring programming language version 1.10 book - Part 206 of 212The Ring programming language version 1.10 book - Part 206 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 204 of 212The Ring programming language version 1.10 book - Part 204 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 203 of 212The Ring programming language version 1.10 book - Part 203 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 202 of 212The Ring programming language version 1.10 book - Part 202 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 201 of 212The Ring programming language version 1.10 book - Part 201 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 200 of 212The Ring programming language version 1.10 book - Part 200 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 199 of 212The Ring programming language version 1.10 book - Part 199 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 198 of 212The Ring programming language version 1.10 book - Part 198 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 197 of 212The Ring programming language version 1.10 book - Part 197 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 196 of 212The Ring programming language version 1.10 book - Part 196 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 195 of 212The Ring programming language version 1.10 book - Part 195 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 194 of 212The Ring programming language version 1.10 book - Part 194 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 193 of 212The Ring programming language version 1.10 book - Part 193 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
The Ring programming language version 1.10 book - Part 192 of 212The Ring programming language version 1.10 book - Part 192 of 212
The Ring programming language version 1.10 book - Part 192 of 212
 
The Ring programming language version 1.10 book - Part 191 of 212
The Ring programming language version 1.10 book - Part 191 of 212The Ring programming language version 1.10 book - Part 191 of 212
The Ring programming language version 1.10 book - Part 191 of 212
 
The Ring programming language version 1.10 book - Part 190 of 212
The Ring programming language version 1.10 book - Part 190 of 212The Ring programming language version 1.10 book - Part 190 of 212
The Ring programming language version 1.10 book - Part 190 of 212
 
The Ring programming language version 1.10 book - Part 189 of 212
The Ring programming language version 1.10 book - Part 189 of 212The Ring programming language version 1.10 book - Part 189 of 212
The Ring programming language version 1.10 book - Part 189 of 212
 
The Ring programming language version 1.10 book - Part 188 of 212
The Ring programming language version 1.10 book - Part 188 of 212The Ring programming language version 1.10 book - Part 188 of 212
The Ring programming language version 1.10 book - Part 188 of 212
 
The Ring programming language version 1.10 book - Part 187 of 212
The Ring programming language version 1.10 book - Part 187 of 212The Ring programming language version 1.10 book - Part 187 of 212
The Ring programming language version 1.10 book - Part 187 of 212
 
The Ring programming language version 1.10 book - Part 186 of 212
The Ring programming language version 1.10 book - Part 186 of 212The Ring programming language version 1.10 book - Part 186 of 212
The Ring programming language version 1.10 book - Part 186 of 212
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Recently uploaded (20)

MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 

Programming Without Coding Technology (PWCT) Features - Compatable

  • 1. PWCT Features – Compatable (Optional) When we program using PWCT to create our applications using Visual Programming (VP), we don’t write the text based source code directly where this code is generated by PWCT while we are using the visual programming language components. We can see/edit the generated source code and we can insert new code but we don’t need to do this in order to create our applications where the visual programming language components must be enough to wrap the text based programming language features. To see the step code, Inside the goal designer, select the step then click on the step code button. Fig. 1 CPWCT To see the code behind the step (For x = 1 ; x <= 10 ; x++) at first select the step then click on the Step code button
  • 2. Fig. 2 Step Code Here the code is read only, if you want to modify the code, Disable the Syntax Directed Editor. You can create new steps inside the steps tree for Comments and/or organization, Another usage of this feature is to create a step for inserting a block of code. When you run your program, the text based source code is generated, the source files is not deleted and you can see it in the application folder beside the visual source files (*.SSF & *.FPT) When you uses CPWCT, the generated source code files will be *.C & *.H VPL Generted Source Code Files CPWCT *.C & *.H HarbourPWCT *.PRG & *.CH PythonPWCT *.PY SupernovaPWCT *.NOVA C#PWCT *.CS Table 1. Generated source code files for each VPL. You can Save, build & run the application or just generate the source code.
  • 3. Fig. 3 Generate Source Code If the visual source file contains more than one goal, generating the source code will generate the code behind all of the goals. If you want to get the code behind one or more of goals, you can use the code extractor program Fig. 4 running the code extractor application
  • 4. Fig. 5 Select the Goals
  • 5. Fig. 7 The Code Extractor application Another feature here, you can get the steps tree as a text, if you want to copy it then paste in a forum while asking a question or providing an answer. Fig. 8 Getting the steps tree as text. The previous example is done using CPWCT, from the toolbar we can change the active visual programming language to use any one of them like HarbourPWCT, PythonPWCT, SupernovaPWCT & C#PWCT. We can extend PWCT to support any text based programming language, also we can extend any of these visual programming languages by creating new visual components. Fig. 9 Changing the active visual programming language (VPL) HOME