Open Access vs precompiler
-
- Profound User
- Posts: 40
- Joined: Mon Apr 26, 2010 11:53 am
- First Name: RICHARD
- Last Name: RUTA
- Company Name: WILLAM B. MEYER
- Phone: 203.984.7175
- Address 1: 255 LONG BEACH BLVD
- City: STRATFORD
- State / Province: Connecticut
- Zip / Postal Code: 06615
- Country: United States
- Contact:
Open Access vs precompiler
How do you recommend that we work between 2 systems, only one of which has Open Access. The one without Open Access (V5.R4) is running on a deployment license. The one with Open Access (V6.R1 soon to be V7.R1) has both a deployment and a development license. Both systems are running the same programs.
- Rob
- Profound Logic Staff Member
- Posts: 135
- Joined: Fri Jan 04, 2008 12:12 pm
- First Name: Rob
- Last Name: Ferguson
- Company Name: Profound Logic Software
- Contact:
Re: Open Access vs precompiler
Make sure the RPG source has the HANDLER keyword added to all display files. This keyword is not mandatory for the pre-processor, but it is mandatory for Open Access.
Make sure the H/DEFINE PROFOUNDUI line is also added to all RPG source. This line is mandatory for the pre-processor but will be ignored by Open Access.
The pre-processor at compile time will still operate on a V6 or V7 box so the program objects destined for the V5R4 box need to be compiled with the pre-processor.
The program objects destined for the Open Access environment need to be compiled using the normal RPG compile commands.
Essentially you will need two compile/distribution processes.
Make sure the H/DEFINE PROFOUNDUI line is also added to all RPG source. This line is mandatory for the pre-processor but will be ignored by Open Access.
The pre-processor at compile time will still operate on a V6 or V7 box so the program objects destined for the V5R4 box need to be compiled with the pre-processor.
The program objects destined for the Open Access environment need to be compiled using the normal RPG compile commands.
Essentially you will need two compile/distribution processes.
Who is online
Users browsing this forum: No registered users and 1 guest