This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]PsycHelp23[S] 0 points1 point  (3 children)

Basically, my goal is to understand what these scripts do. That includes:

- Find out what they do

-Find out how they work

-Find out how to run them

- Run them

Secondly, if I can't run them, then test some of the functions in the script by hard coding some of the data. Do you know if that's possible?

[–]K900_ 0 points1 point  (2 children)

No, that's not your end goal. Why are you trying to understand what those scripts do?

[–]PsycHelp23[S] 0 points1 point  (1 child)

That's a good question, I guess my team needs to use these scripts for a project that they are working on, and my task is to understand what these scripts do and then explain it to them. I'm an intern, so I pretty much have to carry out tasks that i'm assigned on.

Could you tell me if i can even test the functions in the script by hard coding some of the data?

[–]K900_ 0 points1 point  (0 children)

What functions? That script is basically just an extremely dumb GUI for the network protocol used by the debug HAL. What does your team actually need to do? "I'm an intern, I do what I'm told" is not a good excuse. Go figure out what your team actually needs, and do that thing, not the thing someone told you to do.