Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.

On September 30th, 2015 we presented a webcast titled Easy Mobile Development With Profound Logic Software (click the link to watch a recording of our webcast.)  This page provides the sample code from that webinar.

...

  1. CHGCURLIB CURLIB(your-library-for-compiled-objects)
  2. RUNSQLSTM SRCFILE(QSQLSRC) SRCMBR(HISTFILE) COMMIT(*NONE) ERRLVL(20)
  3. CRTDSPF FILE(SCANITEMD) SRCFILE(QDDSSRC)
  4. CRTSQLRPGI OBJ(SCANITEMR) SRCFILE(QRPGLESRC) 

...