خانه > lang > inputfrom 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar id vi ko ja ru zh zh_TW eo
قبلی  بعدی  ویرایش  تغییر نام  واگرد  Search  سرپرستی  
مستندات  
اخطار! این صفحه ترجمه نشده است.  مشاهده نسخه انگلیسی 
INPUT FROM
INPUT FROM Stream

Redirects the default standard input to the stream Stream.

The default standard input is used by INPUT, READ, LINE INPUT, Eof and Lof when you don't specify their stream argument.

Calls to this instruction can be imbricated.

INPUT FROM
INPUT FROM DEFAULT

Redirects the default standard input back to the value it had before the last redirection.

همچنین مشاهده کنید

Stream & Input/Output functions