June 18, 200619 yr I'm working on a database script that prints invoices to pdf's without dialog, then attaches it to an email. when i got my macbook pro and ran the script i got an error that said "out of memory". i went into the script and re-did the print step, and that fixed it. I sent the updated database to someone with a PPC mac, and he got the out of memory error... has anyone run into this using an intel mac?
June 18, 200619 yr I don't know that this is a bug. Perhaps. But you also get this error if the file path you specify is not available.
June 19, 200619 yr Author I think I would classify it as a bug...if it is the file path causing the error, the error should reflect that, not say out of memory...don't you think?? the file path WAS specified in the script and the print dialog was set to write to the same directory the at database is in, and to overwrite existing files with that name....
Create an account or sign in to comment