| Title: | POLYCENTER System Watchdog for VMS OSF/1 ULTRIX HP-UX AIX SunOS |
| Notice: | Wishes:406,FAQ:845,Kits-VMS:1000,UNIX:694 VMS ECO01 FT kit: 521 |
| Moderator: | AZUR::HUREZ Z |
| Created: | Fri May 15 1992 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 1033 |
| Total number of notes: | 4584 |
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 950.1 | Answers | AZUR::MASSON | Mon Nov 04 1996 06:34 | 43 | |
| 950.2 | PSW AGENT for ULTRASPARC running solaris v2.5? | HGOVC::EDMONDLEUNG | Tue Nov 05 1996 02:00 | 12 | |
| 950.3 | AZUR::MASSON | Tue Nov 05 1996 06:42 | 13 | ||
| 950.4 | Thanks for your information | HGOVC::EDMONDLEUNG | Tue Nov 05 1996 22:55 | 1 | |
| 950.5 | callable interface on unix | OZROCK::PERKINS | Some contractors, their sex-life destroyed and overwhelmed by project pressures, turn to snorting quack. | Thu Feb 27 1997 00:14 | 7 |
Hi, I'm trying to find some documentation on the callable interface on the unix platforms ... have checked 22 & 23 user, support and release note ... have i missed something??? TIA kevin | |||||
| 950.6 | psw_external is documented. There's no other callable interface on UNIX | AZUR::HUREZ | Connectivity & Computing Services @VBE. DTN 828-5159 | Thu Feb 27 1997 06:02 | 12 |
The single interface provided on UNIX is the psw_external image;
there's no equivalent to SNS$SHR.EXE, i.e. no library routine one
could call from a compiled user program. However, one can easily
work around this limitation on UNIX, using the system(), or
fork()/execl() system calls in conjunction with psw_external.
Best Regards,
-- Olivier.
| |||||