Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5290 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

: Hi there!

Is there a limitation of size for the "ReadFileContents" function?

For a 35 MB file I'll get an Error ("Error").

And if so, how can I prevent this limitation?

Thanks

HB

Posted

The way that module works, it reads the entire contents of the file into memory and returns that as the result of the function, so it's probably simply running out of memory.

I'll look into changing the way it works on the next revision of ScriptMaster. If you need it sooner, let me know and I'll get you an estimate for that.

This topic is 5290 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.