akshayjh / codelinkv2

Automatically exported from code.google.com/p/codelinkv2
0 stars 0 forks source link

Batch wait:n command is undocumented. #556

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version: 2.0.9.8s
User: PartyFlava

Summary: 
The "wait:n" script command is not documented.

Recreate:
1. Run "help" command in hwdiag.
2. Read in-game documentation for hwdiag.

Expected:
"wait:n" appears in command list or is described in in-game documentation.

Actual:
"wait:n" is not in command list and is not described in in-game documentation.

Suggested Fix:
Add the following line to the output of the "help" command:

WAIT:<n> Pause batch file for <n> time units (valid in batch files only).

Additional comment:
For consistency it may make sense to use a period instead of a colon, as this 
will undoubtedly lead to many redundant "Why isn't wait.n working?" questions 
in chat.

Original issue reported on code.google.com by jason.ci...@gmail.com on 27 Sep 2013 at 10:48

GoogleCodeExporter commented 9 years ago
wait:x is documented in both the Hardware Diagnostic Module help file and the 
Batch Compiler help file.

Original comment by phoenix_...@yahoo.ca on 28 Sep 2013 at 6:01

GoogleCodeExporter commented 9 years ago
Oops; please delete this issue. It's not so obvious in hwdiag but it is 100% 
obvious in batch compiler help file, which I didn't think to read!

Original comment by jason.ci...@gmail.com on 28 Sep 2013 at 7:50

GoogleCodeExporter commented 9 years ago

Original comment by codelin...@gmail.com on 6 Oct 2013 at 3:27