TAILIEUCHUNG - AutoIT Help part 36

Tham khảo tài liệu 'autoit help part 36', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Function Reference AutoItSetOption Changes the operation of various AutoIt functions parameters. AutoItSetOption option param Parameters option The option to change. See Remarks. param optional The value to assign to the option. The type and meaning vary by option. See remarks below. If the param is not provided then the function just returns the value already assigned to the option. The keyword Default can be used for the parameter to reset the option to its default value. Return Value Returns the value of the previous setting for the option. Remarks You may use Opt as an alternative to AutoItSetOption . AutoIt will halt with an error message if the requested option is unknown. Options are as follows Option Param CaretCoordMode Sets the way coords are used in the caret functions either absolute coords or coords relative to the current active window 0 relative coords to the active window 1 absolute screen coordinates default 2 relative coords to the client area of the active window ExpandEnvStrings Changes how literal strings and symbols are interpreted. By default strings are treated literally this option allows you to use environment variables inside strings . The temp directory is temp . 1 expand environment variables similar to Autolt v2 0 do not expand environment variables default Without this option the usual way would be The temp directory is EnvGet temp ExpandV arStrings Changes how literal strings and variable macro and @ symbols are interpreted. By default strings are treated literally this option allows you to use variables and macros inside strings . The value of varl is var1 . 1 expand variables when in this mode and you want to use a literal or @ then double it up This is a single dollar sign . 0 do not expand variables default FtpBinaryMode Changes how FTP files are transferred. 1 Binary default 0 ASCII GUICloseOnESC When ESC is pressed on a GUI the GUI_EVENT_CLOSE message is sent. This option toggles this behavior on and off. 1 Send the .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.