Wimp_Poll
and Wimp_PollIdle
. You could do that in a number of ways:
| Wimp_Poll |
Wimp_PollIdle |
| Wimp_ |
Poll | |
PollIdle |
| Wimp_ |
Poll | |
!root | |
Idle |
Wimp_Poll
lead to a directory and not a file, it will see if there is a !root
file inside, and use that instead.)Wimp_Poll
page wanted to link to the Wimp_PollIdle
page, you would always use the full name, even if it is in the same directory as the current one. For SWI's that means you'd make a link like this:...blah <Wimp_PollIdle> blah..
...blah <Wimp_PollIdle=>Idle> blah..
stdio
printf
..
stdlib
atoi
..
stdio.printf
) and you could not then use 'F1' lookup.
p
rintf
uts
[p]
printf
puts
[p]
[p]
[p]
printf
puts
[a-f] look for files starting with a,b,c,d,e,f inside | |
[-f] look for files starting with a,b,c,d,e,f inside | |
[f-] look for files starting with f,g,h... inside | |
COLOR>COLOUR
ENDIF>IF
ENDIF
, StrongHelp would instead load the file IF
![]\<>.$%&?#: + all ctrl characters | |
!x
+ two digit hex code. As an example; The StrongHelp manual contains a text file called !x0A
. This one is displayed when you press F1 in StrongED, and the caret is at the end of the line (pointing at the newline character)