Search found 27 matches

by whompem
Fri May 30, 2014 7:30 pm
Forum: PrimalScript
Topic: No Output/Debug results
Replies: 2
Views: 8383

No Output/Debug results

OK this seems so obvious that I must be missing something. I am using Primalscript 2014 7.0.35 and for the life of me I can't get anything to show in the Debug or Output windows. None of the WScript.Echo commands show up; however, if I set a tracepoint the tracepoint information shows in the debug w...
by whompem
Thu Feb 01, 2007 2:52 pm
Forum: PrimalScript
Topic: Debugging VBScript that creates objects fails
Replies: 2
Views: 2446

Debugging VBScript that creates objects fails

Thanks - I'll give that a try.
by whompem
Thu Feb 01, 2007 12:04 pm
Forum: PrimalScript
Topic: Debugging VBScript that creates objects fails
Replies: 2
Views: 2446

Debugging VBScript that creates objects fails

Good evening, I have experienced another scenario I want to bring up. We do a lot of AD scripting. I have found several instances where I debug a script, find something wrong, stop the execution, fix and debug again. When it tries to use an AD object that has been created in a previous debug session...
by whompem
Thu Feb 01, 2007 11:23 am
Forum: PrimalScript
Topic: PS 4.1 Crashes when scrolling
Replies: 13
Views: 7977

PS 4.1 Crashes when scrolling

I didn't realize my last post didn't take. I just re-imaged my machine. I will see if it works any better and report back.
by whompem
Thu Feb 01, 2007 11:22 am
Forum: PrimalScript
Topic: Using PrimalScope in PS4.1 Enterprise
Replies: 10
Views: 5853

Using PrimalScope in PS4.1 Enterprise

Still looking for the immediate window that is part of the PS4.1 debugger. I can use an immediate window with external debuggers; however, a major part of troubleshooting is having the ability to change variable values during the debug process. If this is possible and I am missing, a simple link to ...
by whompem
Sun Jan 14, 2007 11:33 pm
Forum: PrimalScript
Topic: PS 4.1 Crashes when scrolling
Replies: 13
Views: 7977

PS 4.1 Crashes when scrolling

I'm still trying to make it happen consistently. I can make it happen more often if I open a script, debug it (The script is 400+ lines long). Once it is done debugging, I iuse my scrollwheel to scroll back to the top of the script. This is when PS crashes. So, 400+ long script. The script creates W...
by whompem
Sun Jan 14, 2007 4:39 am
Forum: PrimalScript
Topic: PS 4.1 Crashes when scrolling
Replies: 13
Views: 7977

PS 4.1 Crashes when scrolling

After I run a debug session (tshoot, troubleshoot) my script.
by whompem
Sat Jan 13, 2007 11:36 am
Forum: PrimalScript
Topic: PS 4.1 Crashes when scrolling
Replies: 13
Views: 7977

PS 4.1 Crashes when scrolling

OK, So I have reproduced. It happens (while edition vbscript) after a debugging session. It does not happen until you debug. I create instances of many objects (SMS objects, AD objects, etc) and after I tshoot it crashes. If it weren't for the better editor I would go back to 3.x (which I do to debu...
by whompem
Fri Jan 12, 2007 6:31 am
Forum: PrimalScript
Topic: PS 4.1 Crashes when scrolling
Replies: 13
Views: 7977

PS 4.1 Crashes when scrolling

I'm using a microsoft natural wireless keyboard and mouse with iPoint and iType on Windows XP SP2 fully patched.
by whompem
Fri Jan 12, 2007 6:20 am
Forum: PrimalScript
Topic: PS 4.1 Crashes when scrolling
Replies: 13
Views: 7977

PS 4.1 Crashes when scrolling

Yes, all 4 crashes were when I was scrolling. I was working in vbscript.