Hi,
I am writing a skill script which will enable Find By Name form for user to select nets by themselves or specify a file to load multiple nets. In this case, user would like to specify a file to load multiple nets.
It's weird that if we invoke the axlSetFindFilter function with enabled keyword "NAMEFORM" by just typing it on the SKILL windows, it works normally.
Example code: axlSetFindFilter(?enabled '("NOALL" "NETS" "NAMEFORM") ?onButtons "ALL")
If I try to run the script which included this function to enable Fund By Name Form by replaying *.scr file in customized allegro.men file, the "..." button would be broken and unable to choose file. (clicked but no window pops up)
I suspect that there's something wrong when it executes the *.il file by replaying *.scr file in customized allegro.men file, does anyone know how to fix this issue?
Allegro version: 17.2-2016 S061 [10/28/2019] Windows SPB 64-bit Edition
Thanks!
Lauren




