[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

savebitmap error



Like a message thread from last year, I'm getting errors trying to use
savebitmap. I'm using it in the post-processor. I'm trying to
automate the generation of a number of bitmaps, so I'm running LUA as
both a pre- and a post- processor. I've not tried saving in the
preprocessor.

The commands I entered in the postprocessor were:

showdensityplot(0,0,2,0,"mag")
savebitmap("movie0.bmp")

which then gave me a pop-up window saying:

! Critical error on getting bmp info, possible page fault ahoy

Anyone know what this means, or how to fix it?

Gary