Page 1 of 1

converted DDS compile error in V3.2.0

Posted: Tue Dec 20, 2011 9:20 pm
by grmarks
I have a compile error in converted DDS using PUI V3.2.0.
The order of the fields in the DDS have been changed so that the REFFLD S1RRN is after the fields refering to it but in the original DDS it is before. This causes a compile error.
see attachment RCDFMT name of "OP2100C1" and field names of "S1RRN" (should be before), "S1COUNT" and "S1REC" which, in the original DDS both had REFFLD(S1RRN *SRC).
You will notice that the definition of "S1REC" is completely wrong.

regards
Glenn Marks

Re: converted DDS compile error in V3.2.0

Posted: Fri Dec 23, 2011 3:46 pm
by Brian
I see the error you are talking about. Is it possible for you to give us a copy of the original DDS source to test with?

Re: converted DDS compile error in V3.2.0

Posted: Mon Jan 09, 2012 1:53 am
by grmarks
Sorry for the delay - been on Holiday.
Do you still need a copy of the DDS source to test with ? Its a complicated Display file. You will need all the source to the ref. files as well.

Re: converted DDS compile error in V3.2.0

Posted: Mon Jan 09, 2012 6:07 pm
by Brian
Yes please.

Re: converted DDS compile error in V3.2.0

Posted: Tue Jan 10, 2012 1:20 am
by grmarks
Only a limit of 3 attachments -
here are the first 3 with another 3 to follow

Re: converted DDS compile error in V3.2.0

Posted: Tue Jan 10, 2012 1:21 am
by grmarks
next 3 files

Re: converted DDS compile error in V3.2.0

Posted: Tue Jan 10, 2012 2:10 am
by grmarks
sorry - forgot insructions:-
compile ACSFREF first (doesn't need a member - just a field ref file)
then custp,ordrph,ordrpd,ordrphe in any order
then OP2100D last

Re: converted DDS compile error in V3.2.0

Posted: Thu Jan 12, 2012 11:05 am
by Brian
Ok. I've located and recreated the issue. I will turn it over to the developer for that area. Thanks.

Re: converted DDS compile error in V3.2.0

Posted: Fri Jan 13, 2012 2:54 am
by grmarks
OK...thanks, I will await a fix.

Re: converted DDS compile error in V3.2.0

Posted: Mon Feb 06, 2012 2:56 am
by grmarks
I have downloaded V3.3.0 and installed it and tried to convert and compile again - same error.
It sounded from the Fix list that this had been fixed but not yet it seems.