Posts: 3
Threads: 2
Joined: Mar 2024
Reputation:
0
Hi all,
Having searched the included reference PDF and the forum, I cannot find a documented reference to the cels function as used in (for example) the tilemap library.
Am I missing something or is there a secret link to up-to-date online documentation somewhere?
Thanks.
Posts: 157
Threads: 14
Joined: Dec 2023
Reputation:
8
10-01-2025, 04:10 PM
(This post was last modified: 10-01-2025, 04:13 PM by kevin.)
Hi, hopefully this will help, if not, please let us know.
If you place the cursor somewhere in the middle of the word "cels" in the NED editor, and press F1, a help pop up will appear. Press F1 again, and an example illustrating the function "cels" will load. This works for most functions/keywords.
All the best - Kevin.
Posts: 157
Threads: 14
Joined: Dec 2023
Reputation:
8
No worries, Marcus wrote all of these examples when he was developing the language, and I find them so useful..... hope you do too....
Posts: 598
Threads: 78
Joined: Nov 2023
Reputation:
5
I'll see if I can write a program that auto-generates some sort of html docs from the help system this weekend.
Posts: 157
Threads: 14
Joined: Dec 2023
Reputation:
8
Many thanks Marcus, this will be very useful...