Never mind, this was my fault. The 2nd parameter 'filename' was pointing to an invalid file reference.
--- In [email protected], "onlyobsession2k3" <[EMAIL PROTECTED]> wrote: > > I'm trying to run a batch script to import about 5,000 symbols into a > database. On the Import command, I get a Windows Script Host Internal > application error, Code: 800AF108. > > r = AmiBroker.Import(0, filename, formatFile); > > Any thoughts? At first I was thinking I needed to change the database > settings to make the database larger, but I've made it quite big and > it doesn't seem to change anything. I know the file and format file > are correct since I use them in other, smaller databases. In the > import.log file, it looks like the import gets through to about the > 'B' symbols and then stops. > > Thanks for any help! > > Joel >
