Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetFirstRef/GetNextRef within While loops #41

Open
claustromaniac opened this issue Aug 1, 2016 · 2 comments
Open

GetFirstRef/GetNextRef within While loops #41

claustromaniac opened this issue Aug 1, 2016 · 2 comments
Labels
doc-error Error in documentations

Comments

@claustromaniac
Copy link

claustromaniac commented Aug 1, 2016

According to documentation:

GetFirstRef - returns the first reference in the current cell. (Snip) This function should be used only within a Label...Goto loop and GetNextRef.

I haven't had any trouble after testing this within While loops in repeated occasions. Is there any reason for this to be meant to be used exclusively within a Label-Goto loop, or is that part of the documentation simply outdated?

@shadeMe
Copy link
Collaborator

shadeMe commented Aug 1, 2016

It's just outdated documentation.

@shadeMe shadeMe added the bug label Aug 1, 2016
@claustromaniac
Copy link
Author

claustromaniac commented Aug 1, 2016

I suspected as much. I hope you guys don't mind me asking similar questions and pointing out minor flaws in the very near future. I know I noticed other ones in the past but I don't currently remember them. I should've wrote them down in case I wanted to stop leeching someday 😆

I've also casually skimmed the source code a few times, but my C++ is terribly rusty these days. I'm sure everyone will be grateful if I refrain from tinkering with it myself.

By the way, I wasn't aware that the Apple bug was fixed. I think that also would be worth a mention in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-error Error in documentations
Projects
None yet
Development

No branches or pull requests

3 participants