Getting batch files to stay put while you read error messages...
Hi,
What I like to do in batch files ("sn_init.bat" or whatever you wanna call it) during the testing/error checking phase is put the command
timeout /T 30
so it will give me time to troubleshoot the error messages. Was just doing this last night while learning ScreamerNet for the first time. Got the host laptop running perfectly as a node1 but I'm having a wee issue with a remote node (just doing 1 remote node). Solved 1 error already with the
Error: Can't open message table
error message. Turns out I needed to put the "*.ENU" files in the lwsn.exe directory. The post below helped me a lot with that one, even though I'm using Win8.0 on the host and W7 Home on the remote here.
Can't figure it out: LWSN on Win XP 32
More troubleshooting will be done later, when I can use "GCC's" (Girlfriend Cpu Cycles). For some odd reason she doesn't like it when I max out her CPU while she's playing Pogo. Women. Go figure.
Steve-o
PS> Just having some fun on my week off.