Primalsense

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 12 years and 6 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
netztechnik
Posts: 2
Last visit: Tue Jun 25, 2013 12:26 am

Primalsense

Post by netztechnik »

Version: Primalcript 2011, 6.0.149

Hi,

Primalsense doesn't work in some sections of a vbscript. Example:

Set objFSO = CreateObject("Scripting.FileSystemObject")Set objFolder = objFSO.GetFolder(strProgramFilesDir) Set colFiles = objFolder.FilesFor Each objFile In colFilesWScript.Echo objFile.Name --> doesn't work (after objFile.)
Next

Is it possible, to get Primalsense working here?

Thanks,
Daniel
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

Primalsense

Post by Alexander Riedel »

The perils of type-less languages. Not at the moment. But I am sure the team can figure out a way to do that and add it to a service build.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
netztechnik
Posts: 2
Last visit: Tue Jun 25, 2013 12:26 am

Primalsense

Post by netztechnik »


Hi,I think this would be a helpful feature...Thank you for your answer.Daniel
User avatar
gmichaud
Posts: 108
Last visit: Fri Mar 10, 2023 9:05 am

Primalsense

Post by gmichaud »

i have seen and reported a similar issue with vbTextCompare and vbBinaryCompare in vbscript.
Thanks,
Gerry
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

Primalsense

Post by Alexander Riedel »

These two items have no correlation.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
gmichaud
Posts: 108
Last visit: Fri Mar 10, 2023 9:05 am

Primalsense

Post by gmichaud »

I guess not. I just tested vbTextCompare and vbBinaryCompare in a script with update .150 and the color and case are now displayed correctly. Thanks.
Thanks,
Gerry
This topic is 12 years and 6 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.