Variables view for vbscripts

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 6 years and 5 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
nai0248
Posts: 16
Last visit: Wed May 10, 2023 10:11 am

Variables view for vbscripts

Post by nai0248 »

Product, version and build: PrimalScript 2016, Build 7.2.95
32 or 64 bit version of product: 64 bit
Operating system: Windows 10
32 or 64 bit OS: 64 bit
***
2016 Newbie....

Does the Variable tab during debug only show variables in Powershell? Does it work with VBScripts too?

Only way I can see the variable values is in the watch tab.
cody m

Re: Variables view for vbscripts

Post by cody m »

PrimalScript 2016 will show you what is stored in variables other than PowerShell. PrimalScript will only fill the Variables tab when it has hit a Breakpoint. Otherwise the script will be executed without filling variables tab.
This topic is 6 years and 5 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.