Post Reply 
Error Msg : Unmatch control word
01-05-2015, 08:19 PM (This post was last modified: 01-05-2015 08:20 PM by Tim Wessman.)
Post: #4
RE: Error Msg : Unmatch control word
You don't have to put everything in one file. Generally that will be easier though.

What really is critical is that the parser needs to know if something is a function when it hits it for the first time. Putting something like:

MyFunc(a,b,c);


At the top of a file works fine.


What happens when you press the CHECK button in your program editor? Normally it goes to the exact location the error is at or begins.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Error Msg : Unmatch control word - Tim Wessman - 01-05-2015 08:19 PM
RE: Error Msg : Unmatch control word - Han - 01-06-2015, 01:20 PM



User(s) browsing this thread: 1 Guest(s)