Folks,

All that is well and good if it is a single program that is the problem -
you can copy and rename, or add dummy lines as a workaround.  I had worked
with David on the problem he was having before he submitted it to the group,
and it was actually most of the programs in the (large!) file.

Any other ideas?

Susan Lynch
F.W. Davison & Company, Inc.
----- Original Message ----- 
From: "Bob Wyatt" <[EMAIL PROTECTED]>
To: <u2-users@listserver.u2ug.org>
Sent: Tuesday, October 24, 2006 12:08 PM
Subject: RE: [U2] [UD] Compilation Failed...


> Mark Johnson can tell a story (well, another story) about UniData doing
the
> same thing; UniData 5.1, to be exact. Mark and I worked on that for quite
> some time before Mark just gave up and left the useless stuff in there to
> make the program work. At least, to the best of my recollection, that was
> how it was handled in the end.
>
> I worked with the support team (UniData/Ardent/Informix) in place at that
> time; it wasn't readily reproducible, and there never was a fix (at least,
> that I knew of).
>
> Regards,
>
> Bob Wyatt
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward
> Sent: Tuesday, October 24, 2006 11:20
> To: u2-users@listserver.u2ug.org
> Subject: RE: [U2] [UD] Compilation Failed...
>
> I have a wild one for you.  In Universe, not Unidata, twice I've had
> programs that would not compile properly.  I found that if I added a
> statement to the source code then it would compile.  It doesn't matter
> what the statement is as long as it affected memory usage.  These two
> times, I just added the line Z="JUNK MESSAGE" and that fixed whatever
> the compiler was doing.
>
> But you already have a fix.  You've copied the program so delete the
> original and rename the copy to the originals filename.
>
> YMMV,
>
> BobW
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of David Wolverton
> Sent: Monday, October 23, 2006 4:22 PM
> To: u2-users@listserver.u2ug.org
> Subject: RE: [U2] [UD] Compilation Failed...
>
> Well ... It does not appear to be TEMP related...
>
> Example:
>
> TEST>BASIC BP IMPORT.CLIENTS
> Compiling Unibasic: \STUFFHERE\BP\IMPORT.CLIENTS in mode 'p'.
>
> compilation failed
>
> TEST>COPY BP IMPORT.CLIENTS
> TO: TESTING2
>
> 1 records copied
>
>
> TEST>BASIC BP TESTING2
> Compiling Unibasic: \STUFFHERE\BP\TESTING2 in mode 'p'.
> compilation finished
>
>
> SO... I cannot compile the EXISTING program, but if I copy the source it
> to
> a new name, I **CAN** compile it.  So there is some permissions settings
> on
> the EXISTING object code (_progname) file that is the issue -- the
> problem
> is figuring out what.
>
> I guess I'll just have the user compare the security of the two object
> codes
> to see what is different - as bad as I hate that!
>
> If this extra information rings bells, please let me know...
>
>
> David W.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to