User Tools

Site Tools


Sidebar

en:objects:app

app

Managing the operation of the app and its associated parts.

Contains methods for displaying various dialogs that allow you to request clarifying data for scripts. It also contains commands for managing the app's appearance. It also contains commands for managing Window applications and getting external data. In addition, commands manage the progress of and request various useful internal information related to the current state of the application. And as a bonus - control of the progress bar, located in the status to indicate the progress of the script.



Standard dialogs
captcha dialogs
managing visible emulator parameters
Managing progress
Getting internal information
Getting external information
Managing external programs
managing progress




Standard dialogs

dlg_question – dialogue of question
get_dlg_input_string – the input dialog string
get_dlg_select_file – dialog receive file path
get_dlg_select_folder – dialog for getting the folder path
show_free_dlg – custom dialog



captcha dialogs

dlg_captcha_from_image_number – dialog for entering captcha from an image with the specified number
dlg_captcha_from_url – show the dialog to enter the captcha from the picture given of ulro
dlg_captcha_from_url_exactly – show the dialog to enter the captcha from the picture given of ulro with according to Urla br>


Managing visible emulator parameters

set_window_position – set the program location on the screen
enable_full_screen – switch to fullscreen mode
show_bottom_pane – show the bottom panel
show_from_tray – show from Trey
show_left_pane – show the left panel
set_foreground_window – to set the emulator window at the top
set_always_on_top – to set the emulator window on top of all the property
set_blink – set the blink status of application
set_title – set the text of the application window.
maximize to maximize the application.
minimize_to_tray minimize to tray
minimize_to_tray_by_start – to set - to minimizirovatj to tray at startup
show_tray_icon – show:hide icon in tray
set_tray_icon – set image in system tray
set_tray_tooltip – set a tooltip on the tray icon
get_cursor_type – get the type of cursor




Managing progress

clear – clear files created by the human emulator
exitapp – close the human emulator
pause – pause script (pause a script)
restart – restart emulator
quit output from the script (coricnoe the end of the script)
enable_quit – enables or disables command execution app->quit

set_params_object_search – manages object search parameters in commands (enables or disables case-insensitive object search)
set_dont_ask_me_again_mode – controls the do not ask more mode - for all program dialogs
set_script_as_unicode – controls the encoding used when processing script commands



Getting inside information

get_port – get current port
get_install_id – get code of the installation human of emultor
get_version – get the version of human emulator
get_program_path – get the path to the program
get_program_folder – get the path to the program folder



Getting external information

get_file_from_disk – get a file from disk



Managing external programs

run_script – run the script
run_as_bat – run bat command
run_as_php – run a php text.
shell_execute – run the specified application.
kill_process – terminate the specified process (application) running on the system.



Managing progress

show_progress_bar – show the progress in the status bar of the program
set_progress_range – set the interval of progress and its a step
set_progress_pos – set position of progress.
step_progress to step of progress

en/objects/app.txt · Last modified: 2020/10/14 17:50 (external edit)