AutoIt Language Reference (ProgressOn)
[ KiXtart VBScript Batch AutoIt HTA PowerShell Windows Command Lines Other Command Line Utilities ]ProgressOn (Function)
Syntax
ProgressOn ("<title>", "<maintext>" [, "<subtext>" [, <x> [, <y> [, <options>]]]])
Parameters
title = title for progress window
maintext = text for upper label (bold)
subtext = text for lower lable (normal) (optional)
x = number of pixles from the left to position progress dialog(optional) (default is centered)
y = number of pixles from the top to position progress dialog(optional) (default is centered)
options = add the following values that correspond to the options you want:
1 = borderless, titleless window
2 = Without "always on top" attribute
16 = Window can be moved
Note: default options equate to: always on top with title
Description
Creates a customizable progress bar window
Also see:
ProgressOff ProgressSet
Material derived from AutoIt Help file ©1999-2004 Jonathan Bennett & AutoIt Team
Have a correction, addition or suggestion on this? Please let us know!
Last Edited: 6/14/2004. This page has been viewed 2630 times. Unless otherwise specified, all information is (C) 2004-2007 iTripoli, Inc. All Rights Reserved.
Note: you can view this information right within ASE by right clicking any keyword and selecting "Help..."

iTripoli prides itself on providing top notch customer service
Find answers or open a ticket to ask directly, when opening a ticket we will suggest relavant articles to help you get answers as quickly and accurately as possible. Visit our support center now!



