The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
board_code
#1
board_code

i am around in many forums and the code tag is some kind of standard,
but most of the times the message window is to small for me.
so i write my text in a powerpro note (ever on top) and
paste it, when finished into the html form.

so here we go Smile

put this line in your init2

Code:
Copy      Help
int+ board_code

and make a new macro with trigger win C

Code:
Copy      Help
if board_code = 0
    outp "[code]"
    board_code = 1
else
    outp "
"
board_code = 0[/code]

i luv that ...
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)