The format of 'CreateObject' function is:
CreateObject(servername.typename)
please tell me from where can I retrieve the 'servername' of applications.
e.g. generally we use-
1) 'Excel.Application' for MS Excel (why haven't we used MSExcel.Application?)
2) 'InternetExplorer.Application' for Internet Explorer (why didn't we use IExplorer.Application?)
CreateObject(servername.typename)
please tell me from where can I retrieve the 'servername' of applications.
e.g. generally we use-
1) 'Excel.Application' for MS Excel (why haven't we used MSExcel.Application?)
2) 'InternetExplorer.Application' for Internet Explorer (why didn't we use IExplorer.Application?)