you are using Pro, the tutorial is for classic, to save images with pro you have to make the bitmap into an image first since pro only has the save image command (replaced in p5 or later IIRC) so the save section would become
rem this is history >>>>> SAVE BITMAP "output.bmp", 0 <<<<<<<<<<
get image 1,0,0,bitmap width(0)-1,bitmap height(0)-1
save image "output.bmp",1
END
cheers.
Mentor.
System spec : Pentium 3.0Ghz, 512MB DDR, 2x160Gb HD (using icewave hd coolers ), DVD RW/CD RW (all modes), multimedia front panel, 6 way surround sound, ATI radeon 9800Pro 128mb.