Sheerpower Logo
J.1  Building and Deploying

Deploying or building a Sheerpower program is similar to compiling and linking it.

Note: Deploying your Sheerpower program is optional and does not affect runtime performance. It is used to protect the source code from being viewed or modified.

For example, deploying MyProgram.spsrc results in MyProgram.sprun. The .sprun file is compressed base64 encrypted text that hides the source code of the underlying program. To run an .sprun file, the receiver needs to either install Sheerpower or you can provide them with a copy of the sp4gl.exe file, renamed (e.g., MyProgram.exe). Place this renamed file in the same folder as MyProgram.sprun. Running the MyProgram.exe file will, in turn, run the MyProgram.sprun deployed program.


The easiest ways to make a sprun file are to open your source file in SPDEV and use the deploy option.

Or, from within VScode, press the F6 key.
Hide Description

    

       


      

Enter or modify the code below, and then click on RUN

Looking for the full power of Sheerpower?
Check out the Sheerpower website. Free to download. Free to use.
Wide screen