Search the Community
Showing results for tags 'cmd'.
-
Hello W3scholars... I have been using W3schools for months and I found it more interesting... I am suggesting that you may Include the bash scripting as well
-
- bash
- programming
-
(and 2 more)
Tagged with:
-
I am trying to create an xref and cannot get the correct step number in the reference. I am pointing at the cmd tag because when I point at the step tag, it does not link to a page number. The below code (second set) counts all the preceding cmd tags in the whole document. Is there a way to count only the cmd tags in the current task/topic? I have tried creating variables (shown directly below), and this gets me to the correct task number in the document. From there, I could not get it to count the preceding cmd tags in the task in the CurrTask position. Any help on this is greatly appreciated