Operating system interface...
Sean Charles <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, Is there an exit(status) predicate lurking… I can't find it if it is there. Sorry of it is. I have some code that wants to abort and exit to the OS with a failure code at certain points, which a shell script will pick up using "$?" in the usual way. Thanks, Sean.