the cat
04-24-2002, 03:07 PM
I am using this code:
on (release){
fscommand ("exec", "start\tscripts/ITbasicintro.pdf");
fscommand ("exec", "cmd\t/c\tscripts/ITbasicintro.pdf");
}
on (release){
fscommand ("exec", "start\tscripts/ITbasicintro.pdf");
fscommand ("exec", "cmd\t/c\tscripts/ITbasicintro.pdf");
}