Greg,

Looks to me like you need to go through the entire file system looking
for something (*anything*!) that looks like "... A26.ISS.EMPLOYMENT...",
and hope that you find something and that all you find isn't just object
code.
Good luck, I'm afraid you might be going to need it :-(

You don't say if the target system is UV or UD, but the object code
could be globally catalogued somewhere - in UV IIRC it's be something
like "*A26.ISS.EMPLOYMENT" in the GLB.CTLG file.


Regards


Mike

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Greg Coelho
Sent: Wednesday, 6 March 2013 4:06 p.m.
To: U2 Users List
Subject: Re: [U2] How do I find the code?

This is a good point.  I have been trying to track down the reason why
this process is NOT working.  I've already spent too much time going
down this rabbit hole where I have very little access to runtime
processing. 
Out of the 12 thousand lines of code that I was able to find -
A26.ISS.EMPLOYMENT is my primary culprit.  It will just be too easy for
all this to result from the code disappearing! LOL  I'm throwing in the
towel for tonight - tomorrow morning I start looking for disappeared
code.

Thanks!



From:   Wjhonson <wjhon...@aol.com>
To:     u2-users@listserver.u2ug.org, 
Date:   03/05/2013 09:33 PM
Subject:        Re: [U2] How do I find the code?
Sent by:        u2-users-boun...@listserver.u2ug.org



It might be a non-runnable command.
Have you tried to actually RUN this to see if it complains that the code
is missing?


 

 

 

-----Original Message-----
From: Greg Coelho <coe...@american.edu>
To: U2 Users List <u2-users@listserver.u2ug.org>
Sent: Tue, Mar 5, 2013 6:19 pm
Subject: Re: [U2] How do I find the code?


Can't seem to find it in either WBP.O or WBP.OBS (I do have a VOC
listing 
for WBP.OBS). 



From:   Wjhonson <wjhon...@aol.com>
To:     u2-users@listserver.u2ug.org, 
Date:   03/05/2013 09:06 PM
Subject:        Re: [U2] How do I find the code?
Sent by:        u2-users-boun...@listserver.u2ug.org



Then Greg I suggest someone has stripped the source, and left you with 
only the object.
You can do
ED WBP.O A26.ISS.EMPLOYMENT
to verify that it exists, but DO NOT LIST IT
it will screw up your terminal emulator software most likely if you 
display the object code
ED only gives you Top, then you can do EX right away

 

 

 

-----Original Message-----
From: Greg Coelho <coe...@american.edu>
To: U2 Users List <u2-users@listserver.u2ug.org>
Sent: Tue, Mar 5, 2013 5:52 pm
Subject: Re: [U2] How do I find the code?


Unfortunately that was one of the first things I tried...

:AE WBP A26.ISS.EMPLOYMENT 
Top of New "A26.ISS.EMPLOYMENT" in "WBP". 
*--: P 
Top. 
Top of new record. 

It looks like A26.ISS.EMPLOYMENT doesn't live in WBP.

Greg



From:   Wjhonson <wjhon...@aol.com>
To:     u2-users@listserver.u2ug.org, 
Date:   03/05/2013 07:51 PM
Subject:        Re: [U2] How do I find the code?
Sent by:        u2-users-boun...@listserver.u2ug.org



You have a file called WBP so

ED WBP A26.ISS.EMPLOYMENT



 

 

 

-----Original Message-----
From: Greg Coelho <coe...@american.edu>
To: U2 Users List <u2-users@listserver.u2ug.org>
Sent: Tue, Mar 5, 2013 4:50 pm
Subject: Re: [U2] How do I find the code?


All,

I am not versed in (PQ) PROC.  Can anybody tell where I have to go to
find 



the code for A26.ISS.EMPLOYMENT?

:AE VOC A26.ISS.EMPLOYMENT 
3 lines long. 
 
>>>>: P 
0001: PQ 
0002: HRUN WBP A26.ISS.EMPLOYMENT 
0003: P 
Bottom at line 3. 

As Always, THANKS!

Greg
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users 
The information contained in this Internet Email message is intended
for the addressee only and may contain privileged information, but not
necessarily the official views or opinions of the New Zealand Defence Force.
If you are not the intended recipient you must not use, disclose, copy or 
distribute this message or the information in it.

If you have received this message in error, please Email or telephone
the sender immediately.
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to