SCRIPTCALL (فرمان)
دنباله ای از دستورات و اسکریپت های تو در تو را از یک فایل اسکریپت اجرا می کند. با دستور SCRIPTCALL ، اسکریپت ها می توانند اسکریپت های تو در تو و همچنین دستورات را اجرا کنند. یک اسکریپت یک فایل متنی با یک است. پسوند پرونده scr . هر خط از فایل اسکریپت حاوی یک دستورالعمل است که می تواند در خط فرمان یا یک مرجع به پرونده اسکریپت دیگر تکمیل شود. کادر گفتگوی Select Script File (جعبه گفتگوی انتخاب فایل استاندارد) نمایش داده می شود. برای اجرای آن اسکریپت ، نام پرونده یک اسکریپت را وارد کنید. وقتی FILEDIA روی 0 (صفر) تنظیم شده است ، SCRIPTCALL به جای کادر گفتگوی Select Script File ، اعلان را نشان می دهد .
منابع مرتبط
مفاهیم مرتبط
SCRIPTCALL (Command)
Executes a sequence of commands and nested scripts from a script file.
With the SCRIPTCALL command, scripts can execute nested scripts as well as commands.
A script is a text file with an .scr file extension. Each line of the script file contains a command that can be completed
at the Command prompt, or a reference to another script file.
The Select Script File dialog box (a standard file selection dialog box) is displayed.
Enter the file name of a script to run that script.
When FILEDIA is set to 0 (zero), SCRIPTCALL displays a prompt instead of the Select
Script File dialog box.
Related Concepts