Identifiers cannot be used in the Name box. What are you trying to do exactly?

This would connect you to server.address.com with the nickname "NickName" and your Name (the last part of the first whois line) as a random line from C:/program files/mir/whois.txt:
Code:
//server server.address.com -i NickName NickName2 email@addr.com $read(C:/program files/mir/whois.txt)



Note: Even if identifiers worked in the Name box, your syntax is wrong, it would be $read(C:/program files/mir/whois.txt)