shiv_softengg
2nd December 2008, 13:42
Hello,

OS - WIN NT
DB - SQL2005
PS - 13

can any body suggest that how i can call a user interective batch script/prog through Baan Session in Windows.

I need it for password changing interface.

Regards
Shiv

george7a
2nd December 2008, 13:57
Hi,

Before getting into the technical stuff, take a look at this:
http://www.baanboard.com/baanboard/showthread.php?t=23263

It might help you.

- George

shiv_softengg
2nd December 2008, 14:08
thanx but i still need help for some other batch files.

shiv

george7a
2nd December 2008, 14:29
If the batch files are on the clients PC, check the app_start function (http://www.baanboard.com/programmers_manual_baanerp_help_functions_client_file_access_app_start).
If the batch files are on the server use the run.prog function (http://www.baanboard.com/programmers_manual_baanerp_help_functions_starting_and_stopping_programs_run_baan_prog_run_prog).

I hope it helps,

- George