Hi .
I'm wondering if there is anyway to copy console logs into clipboard. can anybody help?
Thanks
Moho Console help
Moderators: Víctor Paredes, Belgarath, slowtiger
- davoodice2
- Posts: 397
- Joined: Tue Jun 15, 2021 1:14 pm
Moho Console help
خیام اگر ز باده مستی خوش باش
با ماهرخی اگر نشستی خوش باش
چون عاقبت کار جهان نیستی است
انگار که نیستی چو هستی خوش باش
با ماهرخی اگر نشستی خوش باش
چون عاقبت کار جهان نیستی است
انگار که نیستی چو هستی خوش باش
Re: Moho Console help
I don't have much time to explain, but you'll probably figure it out.
I use this:
https://www.lukaskrepel.nl/temp/moho/LK_Debug.zip

You also need FO_Utilities which is on mohoscripts.com
If you then use it will show up in this tool, and you can easily copy the lines by selecting them from the dropdown. It also writes everything to a log text file. The Log button opens it with a text editor, you probably have to adjust the code to use the editor of your choice. (I use Sublime Text) (See function FO_Utilities:EditTextFile(path, moho))
I use this:
https://www.lukaskrepel.nl/temp/moho/LK_Debug.zip

You also need FO_Utilities which is on mohoscripts.com
If you then use
Code: Select all
Debug:Log("Hello world")
- davoodice2
- Posts: 397
- Joined: Tue Jun 15, 2021 1:14 pm
Re: Moho Console help
Thank you very Much Lukas
خیام اگر ز باده مستی خوش باش
با ماهرخی اگر نشستی خوش باش
چون عاقبت کار جهان نیستی است
انگار که نیستی چو هستی خوش باش
با ماهرخی اگر نشستی خوش باش
چون عاقبت کار جهان نیستی است
انگار که نیستی چو هستی خوش باش