Output issue

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 5 years and 4 weeks 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
ddlavi@gmail.com
Posts: 34
Last visit: Thu Jun 27, 2019 6:10 am

Output issue

Post by ddlavi@gmail.com »

Hi,
After applied one of the latest update,
The debug console doesn't print the output.
Event the most basic script, one line "write-host" print nothing.

Thanks,
Didi

### product and O.S info
Product, version and build: 5.6.160
32 or 64 bit version of product: 64
Operating system: server 2012
32 or 64 bit OS: 64
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Output issue

Post by davidc »

We ran a few quick tests and we were able to get output from the Debug Console:
Debug Console Output.png
Debug Console Output.png (8.75 KiB) Viewed 2983 times
Please make sure you are debugging and stopped at a breakpoint, otherwise the console will not respond.
David
SAPIEN Technologies, Inc.
User avatar
ddlavi@gmail.com
Posts: 34
Last visit: Thu Jun 27, 2019 6:10 am

Re: Output issue

Post by ddlavi@gmail.com »

Hi David,

My debug console is print nothing.
What can u do to help mr resolve it ?

Thanksm
Didi
User avatar
Alexander Riedel
Posts: 8488
Last visit: Tue Apr 16, 2024 8:42 am
Answers: 20
Been upvoted: 37 times

Re: Output issue

Post by Alexander Riedel »

Please send a full screen screenshot of where you are stopped in your script and what you entered in the debug console.
This will maybe allow us to better understand what you see.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
ddlavi@gmail.com
Posts: 34
Last visit: Thu Jun 27, 2019 6:10 am

Re: Output issue

Post by ddlavi@gmail.com »

Hi,
psStudio.PNG
psStudio.PNG (53.09 KiB) Viewed 2896 times
Thanks,
Didi
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Output issue

Post by davidc »

The script output will appear in the Output panel and not the Debug Console panel. The Debug Console is just there to interact with the session when at a breakpoint. Any other output will be displayed in the Output panel.

Script Output.png
Script Output.png (163.68 KiB) Viewed 2892 times
David
SAPIEN Technologies, Inc.
User avatar
ddlavi@gmail.com
Posts: 34
Last visit: Thu Jun 27, 2019 6:10 am

Re: Output issue

Post by ddlavi@gmail.com »

Thanks :-)
This topic is 5 years and 4 weeks 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.