×
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.
You can continue a line a long as you want it for the most part. You don't
have to end and start every line with a Single Quote.
myString = 'Hello +
world, +
Today +
is +
a +
great +
day.';
-----Original Message-----
From: Paul Nicolay [mailto:Paul.Nicolay@xxxxxxxxxx]
Sent: Monday, April 11, 2011 5:16 AM
To: RPG programming on the IBM i / System i
Subject: RE: Postfixed characters ( was RPG, open source, and the web)
myString = 'Hello'
+ 'world.';
Getting rid of the restrictions of the length of a line for the compiler
would even be a better thing... I always found it a bit silly to move to
free format, and then limit a line to a prehistoric length.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.