Help with fake_actions


Mon, 06 Nov 1995 16:11:33 -0800

What am I doing wrong in the following piece of code (greatly simplified
for posting here, of course):

Fake_action Trigger;

Object pedal "foot pedal"
with name "foot" "pedal",
description "This large foot pedal seems to operate the machine.",
before
[; Trigger: "The machine comes alive.";
Push: <<Trigger self>>;
];


PUSH PEDAL yields not the Trigger msg, but simply a line feed and no other
messages.

Chip Hayes

-- 
Chip Hayes