In Builder one was able to load the weblingo and put a break so the code would spit out variables.In CS105IDE I am doing it the hard way as in put a :schedule.debugbreak() and hope to remember to take it off when I am done.
I found a thread where Hugh says he has been doing just that
https://knowledge.opentext.com/knowledge/cs.dll?func=ll&objId=49466444&objAction=viewincontainer
Considering that thread is almost 6 months I would like to request
- An easier way to debug.I tried opening up the file in eclipse IDE the entire path to the html folder in my module and it would not break.
- The way to treat code not just as ospace.Currently we have a source control system where we back up our ospace and the .os file we manually end up copying the INI and html, support and any properties files we use.
- When you import an existing module the CSIDE does ask you whether you want html,support etc but if you edit that code in CSIDE it is not thrown to the server location.I also could be doing something wrong because I know when I change something in an .os file it knows how to build and put the changes to the server so going by that same token wouldnt it know how to copy the html as well?
How many non partner companies out there like ours have started using CSIDE for oscript development ? Perhaps I am just old and pampered by my navigation of the old ide but certainly I have been struggling.Some times it is eclipse throwing huge errors,bad code will get compiled and get thrown to the server so now it wont start up those kinds. Do not take my posting as negative I love OSCRIPT and I just hope later iterations have products that we can use a little more easily...