Hi,
I wondered if anyone can help me..
How do I find the dotnet version that the user is running?
so for example..
If idotnet = 1 then
msgbox("You are running dotnet version " + idotnet)
else
msgbox("Program doesn't support your dotnet version!")
end if
Thanks
Illusion.
I wondered if anyone can help me..
How do I find the dotnet version that the user is running?
so for example..
If idotnet = 1 then
msgbox("You are running dotnet version " + idotnet)
else
msgbox("Program doesn't support your dotnet version!")
end if
Thanks
Illusion.