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

Re: AsiMov/GS error code



When an application opens or creates a file, ProDos returns a reference
number to the file.
That number is used for all further file calls. If a call is made with a
refnumber not to ProDos' liking it will issue error #43. This error is
usually resolved by looking over ones source code and a slap to the
forehead.

The only Asimov I'm aware of is a site that has a collection of DSK images.


"GregChi" <GregChinospam@BigZoo.invalid> wrote in message
gvm5dvg45c8nshlecj9p5hp38o8nhe69pk@4ax.com">news:gvm5dvg45c8nshlecj9p5hp38o8nhe69pk@4ax.com...
> I am getting an error when I try to make an image w/ Asimov
> #0043  'invalid ref number'
> Anybody know what this error relates to?