softwarehowto.com
  Home Contacts Partners Add Software Remove Manuals
 
SannySoft perl editor: Interactive I/O enables viewing of scripts output
 
Introduction
SannySoft Perl Editor
Technical Support
   
Editing and Editor Features
Create Perl Script
Syntax Highlighting
Quick CGI Wizard
Brackets Highlighting
Commenting and Indenting Code
Autoformatter
Autocomplete
Quick Insert
Autocorrection
Line Endings Format
Built-in Perl Functions
Print Preview & Printing
Upload to FTP
   
Running & Debugging
Running & Debugging
Input Values
Interactive I/O
Running & Debugging Options
Environment Variables
Output
 
Buy SannySoft Perl Editor Online! Buy SannySoft Perl Editor Online!

Interactive I/O

Interactive I/O can be used as alternative to output tab. To view output of your script you need to switch to output tab, otherwise you can use Interactive I/O window to look on script output without switching to output tab. Also Interactive I/O is used to send input to script to STDIN. To send text to STDIN write some text in the bottom edit field and press ENTER. To read this input from your script you may use the following:

$input = <STDIN>;

If you read STDIN in your script, execution of script will be stopped while you don't send anything to STDIN.

download disk recovery software best data recovery utility best data recovery utility
bulk sms sending retrieve deleted sms messages recovering sms messages
Download Accounting Software windows data restore windows drive restore
Buy SannySoft Perl Editor Online! Buy SannySoft Perl Editor Online!
 
Home Contacts Partners Add Software Remove Manuals