proparse does not allow parentheses after publish/subscribe

Project:Proparse Project
Component:Code
Category:bug report
Priority:normal
Assigned:john
Status:active
Description

TokenLister gives following error

---------------------------
parserParse (Press HELP to view stack trace)
---------------------------
org.prorefactor.refactor.RefactorException: W:\cce\appl\test\cvb\proparse\parse_error_pubsub.p:5:10: unexpected token: (
---------------------------
OK Help
---------------------------

when parsing the attached source. This source compiles and executes correctly.


AttachmentSize
parse_error_pubsub.p188 bytes

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
john's picture

#1

Assigned to:Anonymous» john

Thanks for the bug report Carl. That particular bit of syntax has been causing me trouble for some time now. I'll take another stab at it.