Search found 8485 matches

by Alexander Riedel
Mon Oct 29, 2007 2:17 am
Forum: Former and Future Customers - Questions
Topic: Debug VBScript - Host is always wscript?
Replies: 5
Views: 3809

Debug VBScript - Host is always wscript?

The stdout, stdin and stderr interface will be implemented and present in a future service release.

Alex
by Alexander Riedel
Sat Oct 27, 2007 3:56 am
Forum: PrimalScript
Topic: Error messages
Replies: 5
Views: 2079

Error messages

Ok, I looked into the error message. This message is displayed if the language engine for the "Live Syntax Check" cannot be instantiated. Unfortunately it always says CLSID_VBScript, regardless of the actual engine it tries to create. You can disable "Live Syntax Check" in Tools ...
by Alexander Riedel
Fri Oct 26, 2007 3:09 am
Forum: PrimalScript
Topic: Exception: Unspecified error
Replies: 3
Views: 1416

Exception: Unspecified error

It means it is not a configuration issue on your computer but something that got fixed or changed during PrimalScript 2007 development.

We will look into it, thank you for checking it with PrimalScript 2007.

Alex
by Alexander Riedel
Thu Oct 25, 2007 5:50 am
Forum: Wish List and Feature Requests
Topic: Removing Comments
Replies: 4
Views: 3686

Removing Comments

Please explain why it would be beneficial to have the comments removed from packaged scripts.
Is your goal to obfuscate the code or to save space or is there some other motivation?

Thanks,

Alex
by Alexander Riedel
Thu Oct 25, 2007 5:41 am
Forum: PrimalScript
Topic: Problem importing existing folder structure
Replies: 3
Views: 1606

Problem importing existing folder structure

Thanks for the additional info. We will look into it.
Alex
by Alexander Riedel
Thu Oct 25, 2007 3:46 am
Forum: PrimalScript
Topic: Problem importing existing folder structure
Replies: 3
Views: 1606

Problem importing existing folder structure

Not sure if I understand this correctly. Can you provide an example?
Where is the pws located?
What does the file attribute for a particular file look like?
Where is the file actually located?

Thanks,

Alex

by Alexander Riedel
Tue Oct 23, 2007 1:48 am
Forum: PrimalScript
Topic: Install silently?
Replies: 1
Views: 947

Install silently?

You need to write or record a response file first:

setup -r -f1C:TestSetup.iss

This assumes you have the unpacked installer from the CD.
I am not certain if this will work with the packaged and signed download.

Alex
by Alexander Riedel
Mon Oct 22, 2007 6:43 pm
Forum: PrimalScript
Topic: PS 2007 Searching
Replies: 27
Views: 9476

PS 2007 Searching

It is indeed interesting. I myself never use either. I always use the
incremental search, Ctrl+I and start typing the search term.

Alex
by Alexander Riedel
Fri Oct 19, 2007 11:11 am
Forum: PrimalScript
Topic: PS Changes File Permissions
Replies: 14
Views: 5810

PS Changes File Permissions

I think you misinterpreted my comment about the backup flag. What I was pointing out is that if you where to switch that on you would face the same issue when simply editing and saving a file, because that also creates a new file. I apologize for not being more clear. It remains that PrimalScript do...
by Alexander Riedel
Fri Oct 19, 2007 9:17 am
Forum: PrimalScript
Topic: PS Changes File Permissions
Replies: 14
Views: 5810

PS Changes File Permissions

If you look at the Find and Replace in Files dialog, see the checkbox in the lower right corner that says "Backup files" ?