×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
/end-free is not required?
Time to look at some language specs... sheesh.. where have I been?
Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777
"Wintermute, Sharon" <Sharon.Wintermute@xxxxxxxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
01/08/2010 02:51 PM
Please respond to
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
To
"RPG programming on the IBM i / System i" <rpg400-l@xxxxxxxxxxxx>
cc
Subject
RE: RPG V?
Actually not. It is not required to have the /end-free. :)
But you would need:
*INlr = *On;
So it is still a wash.
Sharon Wintermute
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Bryce Martin
Sent: Friday, January 08, 2010 1:06 PM
To: RPG programming on the IBM i / System i
Subject: Re: RPG V?
Jon,
You missed your /end-free. Looks like a wash.
Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777
Jon Paris <jon.paris@xxxxxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
01/08/2010 11:27 AM
Please respond to
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
To
rpg400-l@xxxxxxxxxxxx
cc
Subject
Re: RPG V?
"hard"?
PHP
===
<?php
echo 'Hello World';
?>
RPG IV /Free
============
/Free
Dsply 'Hello World';
That's one line less in RPG!
Sorry - couldn't resist!
Jon Paris
www.Partner400.com
www.SystemiDeveloper.com
On Jan 8, 2010, at 11:15 AM, rpg400-l-request@xxxxxxxxxxxx wrote:
I agree it would be hard to bring up data to a screen with RPG with
little
to no experience.(referring to the challenge using different
languages) All
you need is an echo statement with PHP.
As an Amazon Associate we earn from qualifying purchases.