PWCT/Lessons/Firstapp
< PWCT
Creating your first application using PWCT
edit1. Run PWCT
2. From the menu bar select "File" then "New"
3. Select the template "Console Application without coding"
4. Determine the visual source file name, for example Hello.SSF
5. from the components browser window, select the domain (Print Text) then select the component (Print Text to console) then click OK button or press CTRL+W
6. In the interaction page (data-entry form), type the text then click OK button or press CTRL+W
7. Now we see a new step added to the program, Press CTRL+R to run the application