Message 1 of 22
Open the file more than one hundred times, resulting in a crash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
-------------------maxscript -----------------------------
for i = 1 to 200 do(
loadmaxfile XXX Quiet:true
filein YYY
resetMaxFile #noprompt
)
------------------------------------------------
It will crash at the 100th time