Hi all,
Please note that if you get an error when running the script, such as:
Quote:
Error: Unknown field designation: description
Error: Unknown field designation: hostname
|
The extra characters seen above (
) are a result of the text file being saved with Unicode encoding. This script is only able to read ANSI file encoding at this time.
Please reopen the source data file in your favorite editor and change the encoding to
ANSI and save the file. For backup purposes, you may wish to save this change under a different name.
Once you have your newly saved,
ANSI-encoded text file, please attempt to run the script using the new file.