×
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.
Perfect! That did the trick and solves my issue. I wasn't even using the offending field.
Rich
________________________________
On 5/19/2023 8:35 AM, Michael Quigley wrote:
Instead of using COPY DDS-...... use COPY DDR. The compiler will replace the # with an 'N' (and $ with D, etc.)
Michael Quigley
Computer Services
The Way international
www.TheWay.org<
http://www.TheWay.org>
----------------------------------------------------------------------
message: 1
date: Thu, 18 May 2023 15:20:51 +0000
from: Rich Loeber <rich@xxxxxxxxx><mailto:rich@xxxxxxxxx>
subject: [COBOL400-L] COPY REPLACING Issue
I am trying to work with an older DDS database and a field in the file has a #
character in the field name. The COBOL compiler doesn't like that much. I've
been trying to use the COPY REPLACING option, but every time I set up the
"from" field name, it chokes because of the # character. Anyone have an
example of how to get this to work?
Rich Loeber
Kisco Systems LLC
As an Amazon Associate we earn from qualifying purchases.