starup.bat question

437
1
03-30-2017 03:45 PM
JosephJose
New Contributor III

I was having a look into the startup.bat file

I get the debug message like

Read repository items:....

Set ixXt = true...

etc etc

Can I know what/where is spitting those messages?

I have some custom batch calls to make which I want to insert somewhere in between? Though I am not sure if I am asking too much

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Joseph,

  This line in the startup.bat launches node JS using the server.js file in the WAB install/aerver folder. The server.js file is what is logging to to command window.