Developing Apama Applications > Apama EPL Reference > Obsolete Language Elements > Old style listener calls
Old style listener calls
Do not specify the following:
on A() foo;
Instead, specify the following:
on A() foo();
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.