Replies: 8 comments 8 replies
-
|
Until now (I continue reading the book) I have found following issues in version 1.01 of the print edition. I can not confirm whether these erratas also apply to v1.0.
I keep reading and learning, and also hunting erratas. Thanks for your book Nigel. |
Beta Was this translation helpful? Give feedback.
-
|
I noticed that there is a script called |
Beta Was this translation helpful? Give feedback.
-
|
I have found the following new issues in version 1.01 of the print edition. As above, I can not confirm whether these erratas also apply to v1.0.
|
Beta Was this translation helpful? Give feedback.
-
|
I have found the following new issues in version 1.01 of the print edition. As above, I can not confirm whether these erratas also apply to v1.0.
|
Beta Was this translation helpful? Give feedback.
-
|
I have found the following new issues in version 1.01 of the print edition. As above, I can not confirm whether these erratas also apply to v1.0.
|
Beta Was this translation helpful? Give feedback.
-
|
I have found the following new issues in version 1.01 of the print edition. As above, I can not confirm whether these erratas also apply to v1.0.
|
Beta Was this translation helpful? Give feedback.
-
|
I have found the following new issues in version 1.01 of the print edition. As above, I can not confirm whether these erratas also apply to v1.0.
should be |
Beta Was this translation helpful? Give feedback.
-
|
I have found the following new issues in version 1.01 of the print edition. As above, I can not confirm whether these erratas also apply to v1.0.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The following issues have been found in version 1.01 of the print manuscript. These also apply to v1.0 (all updates should be applied automatically to the Kindle e-book version):
These strings will match this pattern:should beThese strings will match the pattern "tre?"Perform logical ANDshould bePerform binary ANDIn this example, we perform a logical [...]should beIn this example, we perform a binary [...]should reade.g. { "apple"; "orange"; 5 }`It reports the position of a sub-string within a stringshould read:It reports the position of the first occurrence of a sub-string within a stringAny sequence of characters that contain a "." character (IPv4) or a ":" (IPv6) is considered to be an IP address.should readSequences of characters that contain "." (IPv4) or a ":" (IPv6) characters may be interpreted as an IP address. Also, addEnsure type checking is used when using this data type before all operations.as a final sentence to the same paragraph.used the ": put" commandshould readused the ":put" command(space removed)execute { <commands> }should readexecute { <commands> } [file=<file name>][admin@RouterOS] > :put [:rndnum from="100" to="200"];should read[admin@RouterOS] > :put [:rndnum from=100 to=200];(remove quotes around numbers)running trueshould readrunning=yesin code example. Fixed code example becomes::systemshould read/systemin code exampleHere's an analysis the script. Needs fixing to readHere's an analysis of the script:interfaceshould read/interface:interfaceshould read/interface:systemshould read/system:systemshould read/system:systemshould read/system:systemshould read/system:systemshould read/system:systemshould read/system:systemshould read/systemch8-07-while-infinite.rscshould readch8-06-while-infinite.rscdelay 1should read:delay 1:fetchshould read:/tool fetch$ishould read $CharNumber`/:environment printshould read:environment printBeta Was this translation helpful? Give feedback.
All reactions