Search found 30 matches

by wayne_Avery
Thu Aug 27, 2020 6:19 pm
Forum: PrimalScript
Topic: Creating a Windows Service that uses a parameter
Replies: 1
Views: 8433

Creating a Windows Service that uses a parameter

Product, version and build: PrimalScript 2020, Version 7.7.142 Operating system: Windows 10 Enterprise PowerShell version: v5 32 or 64 bit OS: 64 Bit Hi, I am all googled out and am seeking help/advice. I have a PS script that will monitor a folder for new files, this works fine. I wish to turn it i...
by wayne_Avery
Mon Aug 17, 2020 2:56 am
Forum: PrimalScript
Topic: Debugger64 ScriptDriver Error
Replies: 3
Views: 9430

Re: Debugger64 ScriptDriver Error

Thanks Alexander you are on money. The box on my install was blank which I haven't seen before. Once selected it began playing fair.
Thanks again.
Wayne
by wayne_Avery
Sun Aug 16, 2020 4:55 am
Forum: PrimalScript
Topic: Debugger64 ScriptDriver Error
Replies: 3
Views: 9430

Debugger64 ScriptDriver Error

Product, version and build: PrimalScript 2020 7.7.143 Operating system: Windows 10 64 Bit PowerShell version: V5 32 or 64 bit OS: 64 bit Hi, I have just installed PrimalScript 2020. When I try running a simple script using ctrl+F5 I receive an error which reads " PowerShell Debugger could not b...
by wayne_Avery
Tue Nov 27, 2018 5:07 pm
Forum: PowerShell
Topic: SQL Connection Issue
Replies: 7
Views: 4416

Re: SQL Connection Issue

I can suggest that you are not running under a correct version of Net Framework or that you have system issues that prevent the code from running correctly. Perhaps there are bad characters in you PS1 file. Open in binary mode to see if there are unprintable characters in the code. Using your code ...
by wayne_Avery
Tue Nov 27, 2018 4:28 pm
Forum: PowerShell
Topic: SQL Connection Issue
Replies: 7
Views: 4416

Re: SQL Connection Issue

I am admittedly stumped on that one. No idea. I will move the post to the general PowerShell area to see if anyone else has any input. Questions: - Does the script run correctly (without the $zzzzzzzzzz variable) from a powershell console? - The use of the variable as described creates basically em...
by wayne_Avery
Mon Nov 26, 2018 7:55 pm
Forum: PowerShell
Topic: SQL Connection Issue
Replies: 7
Views: 4416

SQL Connection Issue

To help you better we need some information from you. Product, version and build: PrimalScript Version 7.4.118 32 or 64 bit version of product: 64 bit Operating system: Windows 7 32 or 64 bit OS: 64 Bit *** Please add details and screenshots as needed below. *** I have a script that connects to a SQ...
by wayne_Avery
Tue Sep 04, 2018 3:19 pm
Forum: PrimalScript
Topic: VSTS Source Control
Replies: 3
Views: 2896

Re: VSTS Source Control

Thanks everyone for your assistance.
Regards
Wayne
by wayne_Avery
Mon Aug 27, 2018 10:49 pm
Forum: PrimalScript
Topic: VSTS Source Control
Replies: 3
Views: 2896

VSTS Source Control

Product, version and build: 7.4.115 32 or 64 bit version of product: 64 Bit Operating system: 32 or 64 bit OS: Windows 7 64 bit I have noted in the PrimalScript documentation that it works with TFS for source control. Does it work with VSTS (Visual Studio Team Services) for source control? Thanks Wa...
by wayne_Avery
Thu Feb 09, 2017 4:32 am
Forum: PrimalScript
Topic: Date Format Issue when run in PrimalScript
Replies: 3
Views: 3920

Re: Date Format Issue when run in PrimalScript

Thanks for the reply but it seems I was hasty posting this ;ate last night. After a nap I have found the issue in the code.
Cheers
Wayne
by wayne_Avery
Wed Feb 08, 2017 5:54 am
Forum: PrimalScript
Topic: Date Format Issue when run in PrimalScript
Replies: 3
Views: 3920

Date Format Issue when run in PrimalScript

Product, version and build: PrimalScript 2017, Version 7.3.98 32 or 64 bit version of product:64 Bit Operating system: 32 or 64 bit OS:Win10 64Bit I am writing a PowerShell script that deals with date calculations and reading and writing dates to CSV files. Being located in Australia our date format...