Syntax
dictionaryToString(dic)
Input parameters
Dictionary
dic
Contains the dictionary object.
Return values
String
result
Returns a string representation of the dictionary object, with each key and item
separated by an equals symbol.
exeCommand()
Executes the specified command and returns the result from that command's
execution.
Purpose
This function executes the command input parameter. If there are any errors, it
calls the
logWarning
sub routine to display the errors; otherwise, it returns the
result from that command's execution.
Syntax
exeCommand(cmd)
Input parameters
String
cmd
The name of the command to execute.
Return values
String
result
Returns a string that contains the result from that command's execution.
filterCommand()
Executes the specified command and returns the lines from the result of the
command that match the specified pattern.
Purpose
This function executes the command input parameter. It parses the result from that
command's execution and checks whether any line from the result matches the line
pattern input parameter. If there is a match, it calls the “getFirstMatch()” on page
121 function to determine whether there's also match between the information line
input parameter and the command's result. If there is, it then uses the
Join
function to return the contents of the dictionary object from the
getFirstMatch()
function.
Syntax
filterCommand(cmd, line_patt, after_line, info_patt)
Appendix E. Common functions for Windows systems
117
Summary of Contents for Prerequisite Scanner
Page 1: ...Prerequisite Scanner Version 1 1 1 10 User s Guide ...
Page 2: ......
Page 3: ...Prerequisite Scanner Version 1 1 1 10 User s Guide ...
Page 8: ...vi Prerequisite Scanner User s Guide ...
Page 10: ...viii Prerequisite Scanner User s Guide ...
Page 40: ...Figure 6 result txt file on Windows systems 30 Prerequisite Scanner User s Guide ...
Page 46: ...36 Prerequisite Scanner User s Guide ...
Page 68: ...58 Prerequisite Scanner User s Guide ...
Page 78: ...Figure 11 precheck log file with the debug data 68 Prerequisite Scanner User s Guide ...
Page 84: ...74 Prerequisite Scanner User s Guide ...
Page 88: ...78 Prerequisite Scanner User s Guide ...
Page 92: ...82 Prerequisite Scanner User s Guide ...
Page 116: ...106 Prerequisite Scanner User s Guide ...
Page 122: ...112 Prerequisite Scanner User s Guide ...
Page 136: ...126 Prerequisite Scanner User s Guide ...
Page 138: ...128 Prerequisite Scanner User s Guide ...
Page 140: ...130 Prerequisite Scanner User s Guide ...
Page 158: ...148 Prerequisite Scanner User s Guide ...
Page 164: ...154 Prerequisite Scanner User s Guide ...
Page 166: ...156 Prerequisite Scanner User s Guide ...
Page 170: ...160 Prerequisite Scanner User s Guide ...
Page 171: ......
Page 172: ... Printed in USA ...