sendstr


sendstr

Sends a string from MPW to the 3DO Debugger.

Synopsis

sendstr

Description

The sendstr tool sends any string from MPW to the 3DO Debugger application. Place the tool in the Tools folder of your MPW folder. When the Debugger receives a string, it sends it to the 3DO Station for execution.

You can use sendstr from the MPW worksheet or built into your makefile.

Arguments

None

Return Value

None

Caveats

If you enter the tool name with no parameters, the tool indicates that not enough information was passed but identifies itself in the MPW worksheet and shows the formatting information. You need an MPW shell from version 3.3 or later because other version of the MPW shell don't work with AppleEvents. AppleEvents are used to communicate with the 3DO Debugger.