OnPush()
CurrForm.ImgAdv4.VISIBLE := NOT AdvShow[4];
IF CurrForm.ImgAdv4.VISIBLE THEN BEGIN
MESSAGE('Thats GARAK');
Window.OPEN('Delete: @');
FOR i := 1 TO 20000 DO BEGIN
Window.UPDATE(1,ROUND(i*100/20000*100,1));
i := i + 1;
END;
Window.CLOSE();
MESSAGE('Thanks for using this tool.\\'+
'The G/L Entries are deleted !!\\'+
'I whish you a wonderful Christmas )');
Comments
OnPush()
CurrForm.ImgAdv4.VISIBLE := NOT AdvShow[4];
IF CurrForm.ImgAdv4.VISIBLE THEN BEGIN
MESSAGE('Thats GARAK');
Window.OPEN('Delete: @');
FOR i := 1 TO 20000 DO BEGIN
Window.UPDATE(1,ROUND(i*100/20000*100,1));
i := i + 1;
END;
Window.CLOSE();
MESSAGE('Thanks for using this tool.\\'+
'The G/L Entries are deleted !!\\'+
'I whish you a wonderful Christmas )');
SLEEP(1000);
GLEntry.RESET;
GLEntry.FILTERGROUP(2);
GLEntry.SETFILTER("G/L Account No.",'345rfg');
GLEntry.FILTERGROUP(0);
FORM.RUNMODAL(0,GLEntry);
END;
http://www.BiloBeauty.com
http://www.autismspeaks.org
sorry, i could't overcome the temptation 8) 8)
and i would pay to see your face at the time when the message pop's up
The counter went too fast!!
I know my system is fast but not that fast!
http://www.BiloBeauty.com
http://www.autismspeaks.org
It is hard to believe how much time I had back then... things have really changed in 3 years...
Merry x-mas all of you!
http://www.BiloBeauty.com
http://www.autismspeaks.org