How to get the system platform properties?
I want to handle something in a platform dependent way. For exampleif ( xxx == "windows" )do windows stuff hereif ( xxx == "linux")do linux stuff herecould anybody tell me how would i write the "if" lines?thank you.
[264 byte] By [
erv2] at [2007-9-30 19:10:28]
