Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > General

Lost Password?

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-22-2004, 11:06 PM
suatu suatu is offline
Junior Member
 
Join Date: Dec 2004
Posts: 2
Default stdin.readline

Hi,
Can someone tell me the equivalent of the following
wbscript code in Delphi.

====================================
Set StdOut = WScript.StdOut
Set StdIn = WScript.StdIn

Dim InputString
Do While Not StdIn.AtEndOfStream
InputString = StdIn.ReadLine
Loop
====================================

Regards,Suat.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT. The time now is 12:22 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.