I've been running newlisp  -http -d8080  etc etc
I haven't anything in the manual that indicates how to gracefully shutdown newlisp in daemon mode on a windows box.
			
			
									
									How to stop newlisp in daemon mode
Re: How to stop newlisp in daemon mode
Hello,
I do not know if there is a special way for -d mode, but in the former TclTk newlisp-Gui in -p mode, there was a tcl comand "exec kill" on the newlisp process id to end the session.
Regards
Hans-Peter
			
			
									
									I do not know if there is a special way for -d mode, but in the former TclTk newlisp-Gui in -p mode, there was a tcl comand "exec kill" on the newlisp process id to end the session.
Regards
Hans-Peter
Hans-Peter
						Re: How to stop newlisp in daemon mode
@Hans-Peter    Thanks!  I'll check into it further!  In the meantime, I have been "Ending the Task" using Windoze Task Manager.  I appreciate your input!
			
			
									
									duke