"Expecting object to be local"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
Some time back (years ago) I started getting a new error message when debugging code - that error is "Expecting object to be local". I usually find that I've done something wrong, but the error message doesn't seem to help or offer any clues as to what the error might be. Some longer time ago, this message didn't seem to exist (at least, I didn't get it).
What does it mean? what should I be looking for when I get it?
Searching the forums doesn't yield any results - it seems to be unique to me somehow.
Any suggestions?
EDIT: I just resolved the error above by saving my assembly document. Go figure...
EDIT 2 : Moments later, I get the same error - but this time it's because I had 'NewAssy' in my replace function, instead of a filename string.