NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to see output from a CLI script? (Without setting a bp)


Joined: 22 Apr 2014
Posts: 6
Reply with quote
Hello all,

I develop a lot of CLI applications, and I need to be able to see the output from running a script.

The problem is, that the output windows disappears as soon as the script finishes.

I have looked everywhere and cannot seem to find a place to show this window when the debugger is not running.

I tried setting CLI output to external window, but that, too, closes as soon as the script exits.

The only way I have been able to see this data, is by setting a breakpoint on the last line, but this is prone to errors, like what if the script exits early from error? Or an alternate exit path? (die,exit,etc)

How can I see the output after execution?

Thanks!

Best regards,

Rob
View user's profileFind all posts by themrrobertSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
check View->Debug Window->Output

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 22 Apr 2014
Posts: 6
Reply with quote
That's it, wow I feel foolish, I thought I searches thru all of the menus.

Thank you Smile
View user's profileFind all posts by themrrobertSend private message
How to see output from a CLI script? (Without setting a bp)
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic