<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello,</div><div><br></div><div>I am trying to create a bundle where in the particular language after a function definition you would call that function with:</div><div><br></div><div>[code....]</div><div><br></div><div>function my_function_name</div><div>.</div><div>.</div><div><span style="font-size: 12pt; ">code</span><br></div><div>.</div><div>.</div><div>end function</div><div><br></div><div>...more code...</div><div><br></div><div>call my_function_name</div><div><br></div><div>[/code....]<br></div><div><br></div><div>Now for the question to the TxMt gurus:</div><div><br></div><div>How would I make it so the "<span style="font-size: 12pt; ">my_function_name</span><span style="font-size: 12pt; ">" has a different color after the "call" keyword ? </span></div><div><span style="font-size: 12pt;
 "><br></span></div><div><span style="font-size: 12pt; ">I have already made the "call" to be a reserved keyword colored blue but if would be nice to have the "</span><span style="font-size: 12pt; ">my_function_name</span><span style="font-size: 12pt; ">" function colored red or some other catchy color after the word "call"</span></div><div><span style="font-size: 12pt; "><br></span></div><div><span style="font-size: 12pt; ">Is that possible and what would be the syntax for the bundle?</span></div><div><span style="font-size: 12pt; "><br></span></div><div><span style="font-size: 12pt; ">Thanks in advance.</span></div><div><span style="font-size: 12pt; "><br></span></div><div><span style="font-size: 12pt; ">John</span></div></div></body></html>