Thats the funny thing, there is no query button, its the standard little report progress window ?
ProgressWindow WINDOW('Report placement'),AT(,,142,59),FONT('MS Sans Serif',8,,FONT:regular), |
DOUBLE,CENTER,GRAY,TIMER(1)
PROGRESS,AT(15,15,111,12),USE(Progress:Thermometer),RANGE(0,100),#ORIG(Progress:Thermometer), |
#ORDINAL(1)
STRING(''),AT(0,3,141,10),USE(?Progress:UserString),CENTER,#ORIG(?Progress:UserString), |
#ORDINAL(2)
STRING(''),AT(0,30,141,10),USE(?Progress:PctText),CENTER,#ORIG(?Progress:PctText), |
#ORDINAL(3)
BUTTON('Cancel'),AT(46,42,49,15),USE(?Progress:Cancel),LEFT,ICON('WACANCEL.ICO'), |
FLAT,MSG('Cancel Report'),TIP('Cancel Report'),#ORIG(?Progress:Cancel),#ORDINAL(4)
END
[attachment deleted by admin]