@Vito wrote:
Hi!
I have a small problem (actually is quite big for me)
I was hired recently and I’m supposed to be the only developer (the previous one quit). I have coded in C# even for Rhino but never coded in VB or RhinoScript.
I found that all tools developed here in RhinoScript are included in one single rvb file (I don’t know if this is a good idea). This file can contain about 15000 lines and over 100 Functions or Subroutines…I think this is crazy, but there is very hard work behind.
My problem is that when I want to debug the script Rhino remains thinking and thinking (over 1 hour) and finally I get upset and I close Rhino in hard way. I tried debugging with smaller scripts even with multiple functions or Subroutins and everything works right…
Can anybody help if this is normal and if there is anyway to debug such a big file? I don’t know if the amount of lines and functions is the reason for this problem…
Thank you!
Posts: 8
Participants: 3