Search found 8 matches

by JasonWMcB
Tue Jan 08, 2008 3:46 am
Forum: PrimalScript
Topic: Cannot instantiate internal script host
Replies: 2
Views: 1765

Cannot instantiate internal script host

Reinstalled PrimalScript and the problem went away.
by JasonWMcB
Tue Jan 08, 2008 3:06 am
Forum: PrimalScript
Topic: Cannot instantiate internal script host
Replies: 2
Views: 1765

Cannot instantiate internal script host

I get the same error.
by JasonWMcB
Tue Jan 08, 2008 2:55 am
Forum: PrimalScript
Topic: Cannot instantiate internal script host
Replies: 2
Views: 1765

Cannot instantiate internal script host

I am having trouble trying to debug a VBS file. I was initially getting the error "Cannot instantiate Microsoft Process Debug Manager" (or something very close to that. I found some posts that said to run "Primalscript.exe /RESETDEBUGGER". I did that and now I am getting "Ca...
by JasonWMcB
Wed Nov 29, 2006 11:07 pm
Forum: PrimalScript
Topic: VBS2Exe command-line parameters
Replies: 4
Views: 5360

VBS2Exe command-line parameters

Thanks. I did try the /? before asking in the forum and it did not work.

What I learned was the command is "-?" and not "/?"
by JasonWMcB
Tue Nov 28, 2006 11:56 pm
Forum: PrimalScript
Topic: VBS2Exe command-line parameters
Replies: 4
Views: 5360

VBS2Exe command-line parameters

Can we get a list of the available command line parameters for the vbs2exe.exe script compiler?
by JasonWMcB
Wed Nov 15, 2006 2:27 am
Forum: PrimalScript
Topic: Code does not work correctly with PrimalScript
Replies: 3
Views: 5280

Code does not work correctly with PrimalScript

Thanks. That works. Can you give any more explanation on this? Where else may this scenario be the answer?
by JasonWMcB
Wed Nov 15, 2006 12:26 am
Forum: Wish List and Feature Requests
Topic: Extend Copy-Paste function
Replies: 3
Views: 6843

Extend Copy-Paste function

I would like to be able to have the color coding kept when I copy and paste something. Quite often I need to document my scipting into applications that do not have auto color-coding. (IE. WinWord). I would like to be able to paste the code as it appears in PrimalScript.

Thanks.
by JasonWMcB
Wed Nov 15, 2006 12:15 am
Forum: PrimalScript
Topic: Code does not work correctly with PrimalScript
Replies: 3
Views: 5280

Code does not work correctly with PrimalScript

When I run the following vbs code from the 'Run Code' button within primal script I do not get a dialog box. The PrimalScript window loses application focus as if the window has opened, but the window is not there. If I run the code with the 'Debug Script', it does work correctly. I have also tested...