Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
THIS IS RIDICULOUS
#2
In the QM editor you can:
1. select the code
2.right click on it
3. select "Other Formats" >> "Copy for QM forum"
4. the selected code is now in the clipboard, simply paste it in your forum question here.
It will look like this:


Macro Macro10
[ code](`t)str(`) s(`o)=(`)(`s)"test"(`)
(`fq)if(`)(`p)((`)s(`o)=(`)(`s)"test"(`)(`p))(`)
(`i),(`)(`fq)out(`) (`o)F(`)(`s)"'s' contains {(`)s(`s)}"(`)[/ code]


But once you paste it in your post and preview it, it will look like this:

Macro Macro10
Code:
Copy      Help
str s="test"
if(s="test")
,out F"'s' contains {s}"



This makes it easier to read for viewers and makes it a bit easier to let the viewers give feedback.

I am afraid I might not be able to help you further with the code itself.


Messages In This Thread
THIS IS RIDICULOUS - by dvaras - 03-20-2018, 06:09 PM
RE: THIS IS RIDICULOUS - by r0n - 03-20-2018, 08:11 PM
RE: THIS IS RIDICULOUS - by dvaras - 03-20-2018, 11:13 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)