Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problems with prefix rule.
05-17-2012, 12:35 AM
Post: #2
RE: Problems with prefix rule.
you have to reverse the order for prepending.

^1^2^3 + "test" -> ^2^3 + "1test" -> ^3 + "21test" -> "321test"
Find all posts by this user
Thread Closed 


Messages In This Thread
Problems with prefix rule. - Hash-IT - 05-17-2012, 12:28 AM
RE: Problems with prefix rule. - undeath - 05-17-2012 12:35 AM
RE: Problems with prefix rule. - Hash-IT - 05-17-2012, 12:57 AM
RE: Problems with prefix rule. - M@LIK - 05-17-2012, 01:06 AM
RE: Problems with prefix rule. - Hash-IT - 05-17-2012, 01:16 AM