How to create Linux & MacOS Programs using existing VB code
This product review shows how you can take your existing VB code and push it to the Macs - or Linux. DOES work. I have tried it myself using a friends Macintosh. PLEASE VOTE FOR ME! I wanna be loved! And comments rock too! BUt not as much as votes :P
Original Author: Grayda
Code
Before I reveal the product name, let me run over some features this program has
I'm using the 10 day trial, which has support for Mac Classic, MacOS X and Windows apps (People with NT and 98 don't miss out!)
Here's some VB code compared to this program's code:
Public Sub DoStuff(Input as string, YourName as string, YourAge as integer)
Msgbox YourName + ' (aged ' + YourAge ' years young), you said ' + Input
End Sub
Public Sub DoStuff(Input as string, YourName as string, YourAge as integer)
Msgbox YourName + ' (aged ' + YourAge ' years young), you said ' + Input
End Sub
Notice any difference? No? Thats coz is there is none! It's almost exactly the same!
Sure, you say, this program is cool, but why should I ditch VB?
Easy! VB is no longer supported by Microsoft. RealBasic is growing all the time! And isn't Microsoft ripping you of all your cash already with windows? Spread the cash around!
So what is this program?
It's RealBasic! You can get the demo from www.realbasic.com. Believe me, I might ditch VB (sorry)and turn to RealBasic. I might even PAY to own the full copy!
Enjoy! And say 'Thankyou Grayda' for this!
Remember, comment and vote!
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.