It means, it works in 2012,2014,2015 and 2016. (didn’t test in 2013 but I think it will work) I think many scripts should be updated according to you…
Oh, yess! Thank youuu, GrabJacket! You’re aowsome! Does this code (the new one) work in 2015 now?
of course, here it is: ( local htmlString =”” fn Completed sender arg = ( print “completed” sender.Dispose(); if (htmlString !=und…
rollout Toolbox “Toolbox” ( button ‘btnGO’ “Turbosmooth & Center Pivot” on btnGO pressed do ( modPanel.addModToSelection (TurboSmooth ()) ui:…
Thank you, Steve. Your wish to help is very heartwarming!
Friends, please help me. It is not because I’m lazy to try by myself, I have tried different methods but I get errors.
May you display an UI of this if possible please?
That’s why if I want to include smth more then once then I just make a global structure and call functions from it as many times as I want
But it seams to me that while uses more memory then for
I tested now with a file 130Kb this line for i = 1 to fSize do if (readbyte bistream)==undefined then print “I’m undefined” It doesnt print undefine…
Wow, thank youuuu, Denis and Jorge! If this undefined should be at the end, shouldn’t we use #eof or may be for i = 1 to fSize-1 ?