New work

I've only had a few minutes here and there, but I'm working on a few things. I'm loading the Proparse svn repository into a git repository with all of the revision history (done). I'm copying over the changes made by Mike and Marian for v11 syntax (partly done). I'll load this new repository up to github as a replacement for the old svn repository. With those done, I'll be able to look at the TABLE-SCAN syntax needed by Thomas.


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Build 1117

I put a new release at https://github.com/oehive/proparse/releases
The previous build was with Java 8 and IKVM 7. I didn't see the warnings from IKVM that the v8 class files weren't being included in the build... which meant the DLL was missing Proparse entirely.


tamhas's picture

A minimal test of 1117 seems

A minimal test of 1117 seems to work.


john's picture

Re: New work

Done. See the updated Proparse main (book) page oehive.org/proparse, for a link to the github releases URL, as well as the github repository.


tamhas's picture

Initial response seems to be

Initial response seems to be that it isn't working. Is this possibly the need to unlock? I didn't that would be needed since it was in a zip.

Copy of errors attached.


Cringer's picture

Not working

Just to confirm I can't get the new assemblies working either. They're showing with red x's in the Referenced Assemblies section. I've tried everything I remember trying to get it working originally but no joy.


tamhas's picture

I didn't check for red Xs,

I didn't check for red Xs, but I did check for blocking. They were, in fact, originally blocked, but unblocking didn't help and I confirmed post testing that they were still unblocked.


tamhas's picture

Note that with the old ones,

Note that with the old ones, no red Xs, but only IKVM.Runtime shows any internal detail.


Cringer's picture

I don't suppose we need a

I don't suppose we need a change to the Assemblies.xml?


tamhas's picture

If you try out 1117, you

If you try out 1117, you will need to change the assemblies.xml from 1114 to 1117.


john's picture

I don't put the version in

I don't put the version in assemblies.xml. Seems a little simpler.


tamhas's picture

I thought the sample

I thought the sample assemblies.xml had the version. What does yours look like?


john's picture

My old notes are at

My old notes are at www.joanju.com/proparse/assemblies_notes.php, and I recently updated the notes at www.oehive.org/node/1773. Mike had the versions, and the IKVM DLLs, listed in his assemblies.xml. I don't know why.


tamhas's picture

Curious. I wonder why one

Curious. I wonder why one doesn't have to list the IKVM DLLs.

Mike does a great deal with .NET for UI, so it is possible he is just being consistent with his practice there.

I'm going to pass this along to PSC tech support to see what they say.


tamhas's picture

Unblocking did not help.

Unblocking did not help. They were blocked, but I unblocked and restarted PDSOE and am getting the same errors.


tamhas's picture

Restoring to the prior

Restoring to the prior version and it is working again.


tamhas's picture

No version number change?

No version number change? 1114 seems to be what was there before.


tamhas's picture

Great, we'll give it a try.

Great, we'll give it a try. The big issue at the moment are the exceptions with no clue. I am also having a problem getting Proparse to work with Use TTY. PSC tech support can't seem to get it working even in GUI.


tamhas's picture

Going to support LIKE in a

Going to support LIKE in a method parameter or won't your stomach go that far? :)


john's picture

Re: LIKE

Oh yah, that too!


tamhas's picture

I will confess that some of

I will confess that some of this code turns my stomach, but I didn't really expect Proparse to vomit.