04-06-2018, 09:01 PM
Hi Ian, in Uses, put: IWMain;
FormIWMain.Log( 'your log message' );
FormIWMain.Log( 'your log message' );
How to use Log in standalone app (in C++)
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to use Log in standalone app (in C++) - by ian@archsw.com - 04-06-2018, 06:19 PM
RE: How to use Log in standalone app (in C++) - by kudzu - 04-06-2018, 08:40 PM
RE: How to use Log in standalone app (in C++) - by Jose Nilton Pace - 04-06-2018, 09:01 PM
RE: How to use Log in standalone app (in C++) - by ShaneStump - 04-08-2018, 12:43 PM
RE: How to use Log in standalone app (in C++) - by ian@archsw.com - 04-08-2018, 03:29 PM
RE: How to use Log in standalone app (in C++) - by ian@archsw.com - 04-06-2018, 10:03 PM
RE: How to use Log in standalone app (in C++) - by kudzu - 04-06-2018, 11:54 PM
RE: How to use Log in standalone app (in C++) - by Jose Nilton Pace - 04-08-2018, 12:01 PM
RE: How to use Log in standalone app (in C++) - by kudzu - 04-08-2018, 11:59 PM
|