mpchheda
28th June 2008, 08:16
We have customised one session and attached a program script to it last year may07. The script is being change by one user in february 08. By any chance i can get the original script back before feb08. We are taking weekly backup in tape which is overwritten every week. But we are also taking complerte system backup monthly and fortunately i have a copy of January 08 backup.
In which directory the Programm script would be stored? And how do i can restore the same?

Regards,

Manish

sukesh75
28th June 2008, 11:58
Hi Manish,
If its either Forms or Reports, then you could find it under
BSE/Application/Cust VRC/r<package> for reports
BSE/Application/Cust VRC/f<package> for forms.

The scripts could be found inside these folders with the respective name of the object they belong to.

Is this what you were looking for?

sk

mpchheda
30th June 2008, 08:34
Thanks SK,

Yes, i would also have thought so.. but its not there?

Regards,

Manish

Andreas
30th June 2008, 10:55
Hi Manish,
if it's a program script it should be located in the folder starting with a 'p', like
BSE/Application/Cust VRC/p<packagemodule>

Andreas

sukesh75
30th June 2008, 10:57
You didnt mention about the object you customized. Was it a form, report or was it a new function?

Secondly, you said you didnt find the script under the folders i mentioned. Was it missing from the backed-up bse folder or did you mean its missing in the current bse folder?

sk

mpchheda
30th June 2008, 11:19
I have written that we have customised one complete session and i am looking for the Program script.
The script object is not available in my current bse folder. I hve not checked the backup yet.

Manish

jp.aalders
30th June 2008, 12:19
As mentioned, program scripts are stored in the $BSE/application directory.

scripts in the directory p<package><module>

everytime a script is modified the previous is stored with the same name followed by a minus sign, f.i. pinv1020 ( current script ), pinv1020- ( previous version ).