Get system info in REALbasic using RBCSystemInfo Class line

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.

Get system info in REALbasic

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

Download

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

Author: Jakub Pawlak

I'm interested in all. Currently working on the development of TUTSPOLIS and I hope that in near feature the project will be successful.

Leave a Reply

Copyrights (c) TUTSPOLIS | Powered by Wordpress MU | Inspired at Elegant Themes designed by qbap (HTML5 & CSS3)