× 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.



"RPG400-L" <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> wrote on 09/27/2019
02:39:55 PM:
Then I found that if I right-shifted all lines in the copy source 8 or
so
places the /copy worked fine. But I really want to extract odd pieces
from
programs and reuse as copy source without changing them.

Finally I found the working solution: Apparently I have to add a
“**FREE”
line as the first line to every copy source!

This works – BUT I sort of feel that if I have instructed the compiler
that
“the following source is free of column restrictions” this should apply
also
to every piece of code that is copied in before compile.

Is this a bug or a feature?


The compiler adds **NO-FREE at the beginning of included source
and **FREE at the end. So, the compiler is expecting that included source
is NOT in fully free format. This is a feature so that copybooks do not
have to be converted to fully free format and can be used in both non-free
and fully-free programs..


Sincerely,

Dave Clark

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.