RBCSystemInfo Class is a free REALbasic Class (for premium accounts users only) that allows you to get quickly some system informations like battery cycle count, computer name, graphic card, hdd file system, screen resolution, system version, processor speed, memory type etc.
RBCSystemInfo Class is compatible only with Mac OS. Here is example how can you use this Class. Hope you will enjoy it, and thank you one more time for supporting REALbasic City! One more info for you… RBCSystemInfo Class offers 30 option to get Mac system informations.
1 2 3 4 5 | Dim rbcsys As New RBCSystemInfo TextArea1.Text = rbcsys.DiskAvailable //RBCSystemInfo returns every value as String rbcsys.ClearMemory //when we will display all data in our app on end we can clear the data from memory |
If you see this message you probably want access special material for Premium Members (Source Files, Bonus Tutorials, free Classes and More). You can do this by subscribing REALbasic City site for 10 USD (access for 3 months). There is also a option to buy access only to this material. Login or register to get option to buy and support REALbasic City.
Log in