Method ioExit does not exist

Alejandro F. Reimondo aleReimondo at sugarweb.com
Tue Oct 5 20:11:00 UTC 1999


ioExit()-- exit the VM: quit the application, reboot, power down, or
	-- some other behavior appropriate to this platform
	-- (if this is a noop you won''t be able to quit from Squeak)

Ale.

----------
De: 	Hernan Wilkinson[SMTP:hwilkinson at bitx.com.ar]
Responder a: 	squeak at cs.uiuc.edu
Enviado el: 	Martes 5 de Octubre de 1999 16:28
Para: 	Squeak
Asunto: 	Method ioExit does not exist

Hi,
    I'm using the Interpreter to run some test on a Windows CE image.
    I have Squeak 2.5
    When I issue a 'quit' on the image that squeak is interpreting, I get an
error on the primitiveQuit method.
    That method says:
        self ioExit.

    The problem is that ioExit does not exist, so I can never stop the
interpreter in the right way.

    What should ioExit do?
    Thanks, Hernan.
_____________________________________________
Hern·n A. Wilkinson
BitX S.A. Argentina
Phone: (54-11) 4574-1544  Fax: (54-11)4573-3368
Franco 3419 . 1er piso - (1419)- Buenos Aires - Argentina
Web: www.bitx.com.ar





More information about the Squeak-dev mailing list