Page 1 of 1

(RPG/DDS) What templates or skeleton programs are shipped?

Posted: Tue Jul 31, 2012 10:40 am
by MarkDuignan
There are 60+ example programs shipped. Additionally a LongRange project library LRNG_PROJ is shipped.
The ‘Getting Started’ tutorial recommends that you duplicate the LRNG_PROJ library to start your first LongRange app.
In your duplicated LRNG_PROJ library you should find source files QRPGLESRC and QDDSSRC.
They contain a set of template and skeleton programs and display files .....
RPG.png
RPG.png (187.29 KiB) Viewed 3049 times
See http://www.longrangemobile.com/docs/LRT ... sofyo1.htm

These components are shipped as template or skeleton code - so they will probably change in future LongRange versions (we have an updated version being released very soon). This means you should not directly use these programs and display files in your App – copy the code into your own programs and display files instead.

Re: (RPG/DDS) What templates or skeleton programs are shippe

Posted: Fri Sep 07, 2012 10:31 am
by MarkDuignan