+ Reply to Thread
Results 1 to 6 of 6

Thread: CGI RPG IV--Getting Started

  1. #1
    Guest.Visitor Guest

    Default CGI RPG IV--Getting Started

    ** This thread discusses the article: CGI RPG IV--Getting Started **
    ** This thread discusses the Content article: CGI RPG IV--Getting Started **This is a discussion about CGI RPG IV--Getting Started.

    Click here for the article.


  2. #2

    Default CGI RPG IV--Getting Started

    ** This thread discusses the article: CGI RPG IV--Getting Started **
    Bob, I liked your idea of the STDOUT wrapper to minimise the need for concatenations. However if you want to call it STDOUT and use the normal C Unix escape syntax (i.e. backslash) then it should probably be beefed up to support all the "escape_sequence_characters" (if not octal and hexadecimal too?). Like you said, a pity IBM didn't include this translation as part of their api (even as an optional parameter) . . from the C manual . . . .
    >____ _escape_sequence_character_ __________<< |_octal_constant____________| |_x__hexadecimal_constant___|
    Escape sequences Character Represented a Alert (bell  Backspace f Form feed (new page)
    New-line (IFSIO changes the value to 0x25
    Carriage return Horizontal tab v Vertical tab ' Single quotation mark " Double quotation mark ? Question mark Backslash Rod Orr (rorr@volante.com.au)

  3. #3
    Guest.Visitor Guest

    Default CGI RPG IV--Getting Started

    ** This thread discusses the article: CGI RPG IV--Getting Started **
    I noticed the above three copybooks are included in the module. Where do these come from?

  4. #4

    Default CGI RPG IV--Getting Started

    ** This thread discusses the article: CGI RPG IV--Getting Started **
    Hence, the beauty of having the source.

  5. #5

    Default CGI RPG IV--Getting Started

    ** This thread discusses the article: CGI RPG IV--Getting Started **
    The complete CGITOOLS *SRVPGM source code can be downloaded from: http://www.rpgiv.com/downloads/cgitools.html Thanks for the tip. I'll be adding a link to the supplemental downloads to the original page.

  6. #6
    Guest.Visitor Guest

    Default CGI RPG IV--Getting Started

    ** This thread discusses the article: CGI RPG IV--Getting Started **
    Thanks Bob that helps clears up some questions. Enjoying the article.

+ Reply to Thread

Similar Threads

  1. Getting Started with DSM Input Fields
    By MCWebsite.Staff in forum APIs
    Replies: 2
    Last Post: 02-25-2009, 04:59 AM
  2. Getting Started with Performance Analysis
    By MCWebsite.Staff in forum Performance Monitoring & Tuning
    Replies: 2
    Last Post: 01-04-2005, 03:07 PM
  3. ADM - Getting started
    By Guest.Visitor in forum Application Software
    Replies: 2
    Last Post: 07-05-2000, 12:52 PM
  4. Let's get started
    By Guest.Visitor in forum Programming
    Replies: 3
    Last Post: 09-08-1998, 08:53 AM
  5. Getting started with Java
    By J.Pluta in forum Programming
    Replies: 0
    Last Post: 01-01-1995, 02:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts