Hi,
You didn't identify the OS.  Here are a few examples of how you can see if 
there is a copy on your system:

   On Linux use "locate" (in Unix shell)
     locate A26.ISS.EMPLOYMENT
   On other flavors of Unix you will need to be root, and use the "find" 
command. (in Unix shell).  Find will work for Linux as well but it is slower.
     Find / -name A26.ISS.EMPLOYMENT -print

Sorry, I don't know the DOS command for Windows but you can do a search from 
the desktop.

The other thing is to look at the date time stamp of the object code and see if 
you have a backup from then and try to restore it.

Tom Whitmore
RATEX Business Solutions

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson
Sent: Tuesday, March 05, 2013 9:33 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] How do I find the code?

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

 
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

 
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

 
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to