Alan,
You need a plus sign at the end, indicating the source continues to the next line.
A S ERRMSG VALUES('This is just an example of w +
A hat I mean')
Paul
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Alan Shore
Sent: Monday, April 10, 2017 9:28 AM
To: Midrange Systems Technical Discussion
Subject: RE: Selecting certain records in a logical file
Hi Paul
I tried that - at least I tried that in the following manner
A S ERRMSG VALUES('This is just an example of w-
A hat I mean')
And I receive the following message
Closing apostrophe missing for quoted string Alan Shore E-mail : ASHORE@xxxxxxxx Phone [O] : (631) 200-5019 Phone [C] : (631) 880-8640 'If you're going through hell, keep going.'
Winston Churchill
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Paul Roy
Sent: Monday, April 10, 2017 9:20 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: Re: Selecting certain records in a logical file
Hi,
you can just use + or - sign to continue to the next line...
A R FILERECR PFILE(PHYSICALF)
A K KEY1
A K KEY2
A S ERRMSG VALUES('This is just an example of
w-
A hat I mean')
kr
Paul
From: Alan Shore <ashore@xxxxxxxx>
To: "midrange-l@xxxxxxxxxxxx" <midrange-l@xxxxxxxxxxxx>
Date: 10/04/2017 15:07
Subject: Selecting certain records in a logical file
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx>
Hi everyone
Before I forget - we are on V7r1
I have not come across this before, and my searches do not come up with a solution, so I am hoping someone knows about this situation, or can point me in the right direction We have a file, that contains multiple records, and on the record is an error message of 50 characters There can be MANY different values in this error message, but in one instance, I only want to process records that have one particular error message How can I create a logical over the physical with a select, using, for example VALUES, if the value needs to be defined over more than 1 record For example
A R FILERECR PFILE(PHYSICALF)
A K KEY1
A K KEY2
A S ERRMSG VALUES('This is just an example of
w
A 'hat
I mean')
Is this even possible to continue into the next line?
As always - any and all responses gratefully accepted Alan Shore E-mail : ASHORE@xxxxxxxx Phone [O] : (631) 200-5019 Phone [C] : (631) 880-8640 'If you're going through hell, keep going.'
Winston Churchill
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link:
http://amzn.to/2dEadiD
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
http://amzn.to/2dEadiD
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
http://amzn.to/2dEadiD
As an Amazon Associate we earn from qualifying purchases.