Search found 107 matches

by Russ Pitcher
Fri Mar 13, 2009 12:20 am
Forum: PrimalScript
Topic: PS2009 download appears to be the old version
Replies: 4
Views: 1981

PS2009 download appears to be the old version

I've just downloaded PS2009 v5.0.605 after purchasing a shiny new license key, but when I install it PS then prompts me to update to v5.0.605. When I check the version number in Help... About or Check For Updates... it reports 5.0.604. I've downloaded it twice from the My Sapien portal with the same...
by Russ Pitcher
Fri Nov 28, 2008 12:20 am
Forum: Wish List and Feature Requests
Topic: Export formatted code to HTML
Replies: 0
Views: 2705

Export formatted code to HTML

Would it be possible to add an export function to the next version of PrimalScript that would allow you to output coloured code to HTML so that I can drop the output straight into a web page? Here's a mocked up example: If Err.Number <> 0 Then ReportError(Err) 'Add error handling code here End If An...
by Russ Pitcher
Wed Oct 22, 2008 6:29 pm
Forum: PrimalScript
Topic: Variable colouring PrimalSense problem
Replies: 3
Views: 1183

Variable colouring PrimalSense problem

I sent the hta to support@sapien.com when I posted the original message using a subject line that referred to the subject of this post. Let me know if you want me to send it again. I've had another look over the HTA and I think I must have lost the plot a bit as none of the variables are coloured, j...
by Russ Pitcher
Tue Oct 21, 2008 6:54 pm
Forum: PrimalScript
Topic: Variable colouring PrimalSense problem
Replies: 3
Views: 1183

Variable colouring PrimalSense problem

I've got some problems with variable colouring in HTA files. I'm finding that many variables aren't coloured at all, or are not coloured correctly. I've tried taking the VBscript code out of the HTA and putting in in a separate .vbs file and this improves the issue, but I seem to have the opposite p...
by Russ Pitcher
Mon Oct 13, 2008 7:40 pm
Forum: PrimalScript
Topic: Code folding in HTA files
Replies: 2
Views: 1031

Code folding in HTA files

I've got a problem with code folding in an HTA file. It seems to be pretty variable all the time, but it's particularly bad when I cut and paste or find and replace. I've got a script I can mail you if that helps. I have found that if I put an HTML-type fold around the <script></script> tags that co...
by Russ Pitcher
Thu Aug 21, 2008 5:06 am
Forum: Wish List and Feature Requests
Topic: Support for StdRegProv
Replies: 6
Views: 4023

Support for StdRegProv

I thought there might be a reason along those lines, but I was just hoping that it might be possible to have some sort of type library for well-known & common methods.

Thanks for looking anyway.

Russ
by Russ Pitcher
Wed Aug 20, 2008 11:11 pm
Forum: Wish List and Feature Requests
Topic: Support for StdRegProv
Replies: 6
Views: 4023

Support for StdRegProv

Good point...

VBscript is my language of choice at the moment, but I'd also like Powershell support.

Thanks for the quick reply!

[Edit: corrected typo]Russ Pitcher2008-08-21 07:52:28
by Russ Pitcher
Wed Aug 20, 2008 10:45 pm
Forum: Wish List and Feature Requests
Topic: Support for StdRegProv
Replies: 6
Views: 4023

Support for StdRegProv

It would be great if you could add PrimalSense support for the WMI StdRegProv Class. It's always a shock when I create one of these objects and I've got to go to MSDN to get the methods and properties :)
by Russ Pitcher
Sun Aug 17, 2008 7:58 pm
Forum: PrimalScript
Topic: Code colouring problem
Replies: 1
Views: 774

Code colouring problem

Thanks for the recent updates to the code colouring in version 4.5.570. Unfortunately it's introduced a minor problem in the colouring for batch files in that comments are no longer coloured correctly. For example: REM DATE : 15/08/2008 should be REM DATE : 15/08/2008 It's not a big deal, but it wou...
by Russ Pitcher
Thu Aug 14, 2008 8:23 pm
Forum: PrimalScript
Topic: Variable colouring problem
Replies: 2
Views: 1215

Variable colouring problem

Just installed 4.5.570

:D

Thanks again guys!