Check-in [48eed13b7f]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fixed link.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 48eed13b7f554b72558e8770f2fb3f8be27a0333
User & Date: Martijn 2019-03-23 08:40:45.301
Context
2019-03-23
08:43
Another attempt at fixing the link. Leaf check-in: 27b2f68159 user: Martijn tags: trunk
08:40
Fixed link. check-in: 48eed13b7f user: Martijn tags: trunk
06:53
Included iframe with help text in README.md. Ignore .res and .stat files. check-in: 8cbc8a2d35 user: Martijn tags: trunk
Changes
Side-by-Side Diff Ignore Whitespace Patch
Changes to README.md.
20
21
22
23
24
25
26
27

28
29
30
31
32
33
34
20
21
22
23
24
25
26

27
28
29
30
31
32
33
34







-
+







***

IsWorkstationLocked
-------------------

Reports whether the workstation is locked, or waits for the given status. See its [help output] for more info:

<iframe src="http://localhost:8080/raw?ci=trunk&filename=src/res/IsWorkstationLocked-help.txt" width="95%" height="270" style="border:none" onload="this.style.height=this.contentDocument.body.scrollHeight +'px';"></iframe>
<iframe src="/raw?ci=trunk&filename=src/res/IsWorkstationLocked-help.txt" width="95%" height="270" style="border:none" onload="this.style.height=this.contentDocument.body.scrollHeight +'px';"></iframe>

[Download here](/uv/IsWorkstationLocked.exe) (205.8 KB)

[help output]: src/res/IsWorkstationLocked-help.txt

***