Giter VIP home page Giter VIP logo

Comments (6)

patrickTingen avatar patrickTingen commented on September 22, 2024

Hi, thanks for reporting this. Could you give me a little more information on what you did before you got the error?

from xref.

vjug avatar vjug commented on September 22, 2024

Included .df file for xref_XmlFile contains only two fields (cFullName, cLastModified) both of type character, and procedure uses date-time field bXmlFile.dtLastModified, line 191. Maybe latest version of .df file is not updated?

/* Check if file on disk has been changed since the last time */
dtFileModified = DATETIME(FILE-INFO:FILE-MOD-DATE, FILE-INFO:FILE-MOD-TIME * 1000).
IF bXmlFile.dtLastModified >= dtFileModified THEN RETURN.

from xref.

patrickTingen avatar patrickTingen commented on September 22, 2024

Ah, I see now. I updated the programs but forgot to update the df. I fixed it now with the latest commit 5183784

from xref.

cverbiest avatar cverbiest commented on September 22, 2024

@patrickTingen Could it be you inadvertently deleted xref_Environment from xrefdb.df

from xref.

patrickTingen avatar patrickTingen commented on September 22, 2024

Deleted yes, inadvertently no. This field was taken out to make the tool simpler. The field xref_Environment was cluttering up the schema

I see now that readFolder.p needs some adjustments as well. I will update this one shortly

from xref.

patrickTingen avatar patrickTingen commented on September 22, 2024

I have refreshed the complete package and tested it on own pc. It now just works :)
See also folder 'dogfood' for an example of how to use it. Commit 5133783

from xref.

Related Issues (1)

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.