PDA

View Full Version : Display status of import progress


tobias.biemueller
10-02-2007, 02:22 AM
Hello everyone

I have a short question concerning displaying status of import progress.
Let me try to explain. We import data from ASCI-Files and every time we do it, we don’t know how much is imported or how far is the progress of the import. I don’t want to display it in the output-console, I would prefer a display like the small progress bar like during the compile-process.
Maybe one of you is faced with a similar problem or have a small solution for me.

Thanks in advance

Tobias

Steven Hamoen
10-02-2007, 04:03 AM
Hello Tobias,

Have you checked out the functions "showprogressbar" and "setprogressbar"

Regards,

Steven

tobias.biemueller
10-02-2007, 06:27 AM
Thank you for your help Steven, with this commands it works.

Best regards

Tobias