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



Nope. H/F/D/P specs are untouched. The best you can get is:

THIS
     C                   Eval      Variable = 'TESTED'

CONVERTED TO
      /FREE
       Variable = 'TESTED';
      /END-FREE

You could try Craig Rutledge's open source (free) tools:
http://www.jcrcmds.com/

Or, Help Systems (not free) RPG IV Toolbox;
https://www.helpsystems.com/products/rpgtoolbox-ibmi

Or, ARCAD's Transformer RPG (also not free)
https://arcadsoftware.com/products/arcad-transformer-rpg-free-format-rpg-conversion/

For a modest set of code, it doesn't take long to convert manually - esp. using find/replace in RDi

HTH,
Brian.


On 08/08/2019 15:22, Rob Berendt wrote:
Does the convert to free form work on D-Specs also? It doesn't seem to be for me. I have these lines:
D SPGI0100 DS qualified
D BytesProvided 10i 0 inz(%len(SPGI0100))
D BytesAvail 10i 0 inz(*zeros)
D PgmName 10a inz(*blanks)
D PgmLib 10a inz(*blanks)
...
I highlight them. Then I right click and select convert to free form. It says it completed, but no change.

Rob Berendt


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.