Giter Club home page Giter Club logo

Comments (6)

paulgfoster avatar paulgfoster commented on May 23, 2024 1

Hi Liam,

One more conversion error that I found (v1.5) ....

varying doesn't work for ucs2 fields:

   d myVarUCS        s             32c   varying   // original
   Dcl-S myVarUCS Ucs2(32) varying;	         // converted
   Dcl-S myVarUCS Varucs2(32);                   // should be

character types are fine.

Paul

from ileditor.

worksofliam avatar worksofliam commented on May 23, 2024

Hi @getfoundational

Can you place the entire fixed-line (with all the correct spacing) so I can recreate this?

Thanks,
Liam

from ileditor.

getfoundational avatar getfoundational commented on May 23, 2024

Pasting in here, even using the code markdown seems to suppress the spaces. Let's try a text attachment.

Code-Snip.txt

from ileditor.

mlstoppa avatar mlstoppa commented on May 23, 2024

Hi all,
I am using Ileditor 1.6.0.1 and RPG conversion option is no more available.
Can I ask why? Is there a way to have it back?
Thank you
Lucia

from ileditor.

worksofliam avatar worksofliam commented on May 23, 2024

Hi @mlstoppa

It is current disabled in the latest release so I can work on improving it.

It had issues and wasn't great at converting everything. In a tool like this, it needs to be all or nothing.

Expect it available again in the future.

Thanks!
Liam

from ileditor.

worksofliam avatar worksofliam commented on May 23, 2024

As a re-write is going to happen and the current conversion is disabled; I am going to close this issue.

Thanks!
Liam

from ileditor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.