Re: what is the 256 on my screen ?

Jaap Vermeulen (jaap@sequent.com)
Thu, 02 Jul 92 13:39:31 PDT

| i did an os.system() call and I keep getting thsse 256 or 0 on my
| screen after the call . Is there anyway to nullify this output ?

It's the returned exitcode. I guess you could use:

None = os.system('...')

-Jaap-

--
Jaap Vermeulen					+--------------------------+
						| Sequent Computer Systems |
	Internet : jaap@sequent.com		| Beaverton, Oregon	   |
	Uucp	 : ...uunet!sequent!jaap	+--------------------------+