| Description | Files that contain more than 4,000 patterns are currently truncated. I would like to open them (mostly for copying purposes). My recommendation is to simply change the 4,000 on ORDER_MAX in Mod_Specifications.h to the highest working number without any further modification (to include to resolve runtime error issues, which have historically occurred when I did modify the code to accommodate more than 1,000,000 patterns with versions newer than 1.19.00.21). Historically, I have found that number to be 65,436. I do not need any more patterns than are allowed by simply increasing the 4,000 in Mod_Specifications.h's ORDER_MAX line (unless it is lower than 65,436) for this one. I simply would like to open my longer files. For pattern quantities in the hundreds of thousands or millions, I will continue to use my older copy (unless they work, to include with code modification, if not without it, beyond changing the value of ORDER_MAX in Mod_Specifications.h, but I strongly suspect that they don't). |
|---|