PDA

View Full Version : Uncommented Line Skip



smh_2007
07-11-2007, 11:37 AM
Hi,

I have a line in my script which is being skipped over even though it isn't commented out. It is the Set Access Control function. I have a Set Access Control function a few lines up which is fine.

Any thoughts?

Thanks Everybody,

Sharon

linder
07-12-2007, 01:57 AM
Sharon,

What do you mean by "skipped". Do you mean the function is never executed at runtime or the function returns an error code?

Thanks,
Friedrich

smh_2007
07-12-2007, 07:08 AM
Hi Friedrich,

The function never executed.

Thanks,

Sharon

linder
07-12-2007, 07:10 AM
Hi Sharon,

Hmm, but what told you that it never "executed". Did you run it through the debugger and you saw that the debugger skipped that line?

Friedrich

smh_2007
07-12-2007, 11:22 AM
Hi Friedrich,

I was running it through the debugger.

Thanks,

Sharon

linder
07-13-2007, 12:58 AM
Hi Sharon,

Could you please send me that script (.sb6)? Are you running Build 1911?

Thanks,
Friedrich

smh_2007
07-13-2007, 07:07 AM
Hi Friedrich,

Yes I'm running build 1911. I think everything is okay. I think this issue was just me being a newbie - Sorry. I'll try to hold my posts until I try a couple of things first. I just saved the project and re-compiled and it seems fine.

Sharon

linder
07-13-2007, 08:33 AM
Sharon,

No problem :)

If there is any problem, just let us know if you need us.

Friedrich