The simpiest way to view the Windows Folder, Type of Windows OS(WINDOWS_NT/etc), Proccessor type...
The simpiest way to view the Windows Folder, Type of Windows OS(WINDOWS_NT/etc), Proccessor type... etc.
Rate The simpiest way to view the Windows Folder, Type of Windows OS(WINDOWS_NT/etc), Proccessor type...
(1(1 Vote))
dim ss as string
for x=1 to 15
ss= ss & environ(x) & vbcrlf
next x
msgbox ss
The simpiest way to view the Windows Folder, Type of Windows OS(WINDOWS_NT/etc), Proccessor type... Comments
No comments yet — be the first to post one!
Post a Comment