Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
child process always terminate when the main process exits normally or unexpectedly?
#3
Yes, it works well in LA.

Another question:
 
I want to use OnConsoleOutput in the subfunction to output the value of the variable var1 from the main function. I added the v flag, but it doesn't work (as shown in the figure below).
https://i.ibb.co/Zcg1Kmb/var1.jpg

Alternatively, I want to pass this variable through the subfunction frpcExc, but I don’t quite understand the following explanation from the function help documentation.

-------------------------------------OnConsoleOutput Help
 cbFunc, cbParam - callback function, and some value to pass to it. Must begin with: function# cbParam $s
    cbParam - cbParam of RunConsoleCallback. Can be declared as TYPE&cbParam if you want to pass address of a variable of type TYPE.
    s - console output line text.
    The return value currently is not used.


Messages In This Thread
RE: child process always terminate when the main process exits normally or unexpectedly? - by Davider - 12-23-2024, 07:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)