Explore projects
-
-
Generate encrypted passwords using the new libcrypto
Updated -
-
-
-
-
This project implements a basic order-entry system. It is a more sophisticated example than any of the other samples that are provided with Superbase NG. It makes use of a number of advanced features, such as the extensive use of events.
Updated -
-
-
-
-
This program demonstrates opening Excel, sending values to it, having Excel calculate the result, then produce a chart in Excel, get Excel to copy the chart to the clipboard, and then retrieve the chart bitmap back into SIMPOL.
Updated -
-
Centipede-like game program-controlled with the cursor keys. This was designed to teach object-oriented programming in SIMPOL.
Updated -
-
Second of a three-part tutorial concerning making a program which uses the IO functionalities of SIMPOL creates a GUI program that will allow us to find the file we which to use and then execute the program we previously created.
Updated -
This program is a continuation of the Fundamentals File I/O tutorial, it uses string and time manipulation. We are going to create a program which takes a file as an input, extracts the times from each line and outputs total time
Updated -
This program shows how to read a file into SIMPOL as well as output to a file using SIMPOL. This is part of a series of tutorials which builds up to a program which will read a file, manipulate its contents and then reformats this information
Updated -
The simple colour lab sample from the NG Quick Start Guide
Updated -