1828208 Members
2252 Online
109975 Solutions
New Discussion

Backup API

 
SOLVED
Go to solution
Jurek Sokolowski
Occasional Contributor

Backup API

I am looking for description of BACKUP API for OpenVMS possibly with example in C or FORTRAN. By now I found only following sentence in Ask The Wisard: "The BACKUP API is an option on OpenVMS V7.1 and later releases".
2 REPLIES 2
Bojan Nemec
Honored Contributor
Solution

Re: Backup API

Jurek,

There is the online documentation:

http://h71000.www7.hp.com/doc/731FINAL/4493/4493pro_contents.html#toc_chapter_3

And something you can get with:

$ HELP BACKUP_API

Bojan
Jurek Sokolowski
Occasional Contributor

Re: Backup API

Bojan Nemec response answers my question perfectly. Thank you!