Thanks everybody for their help in my preview threads.
All of them were very helpfull,and made me understand a few more things/ways in perl.
i search the web for ways to detect the screen resolution that is applied but i found nothing,
is there some kind of function or is there a module that helps you detect resolution in an array or in a hash like for example:
print "@screen_resolution\n";
1024 768
any advice will be appreciated.
All of them were very helpfull,and made me understand a few more things/ways in perl.
i search the web for ways to detect the screen resolution that is applied but i found nothing,
is there some kind of function or is there a module that helps you detect resolution in an array or in a hash like for example:
print "@screen_resolution\n";
1024 768
any advice will be appreciated.