Article Preview
Buy Now
| Print: | |
| PDF: |
Visual Basic and REALbasic
Cross-Platform Issues
ActiveX and Conditional Compiling (plus the Project Converter)
Issue: 3.4 (March/April 2005)
Author: Owen Yamauchi
Author Bio: Owen Yamauchi is a freelance programmer who has been programming REALbasic since version F4. He is the Lead Programmer for Domain Softworx, a company that produces developer tools for REALbasic.
Article Description: No description available.
Article Length (in bytes): 4,037
Starting Page Number: 36
RBD Number: 3416
Resource File(s): None
Related Link(s): None
Known Limitations: None
Excerpt of article text...
So far in this column, I haven't spoken of the VB Project Converter. This is an application offered by REAL Software as a free utility for converting Visual Basic (VB) projects to REALbasic (RB).
The reason I haven't mentioned it so far is because I think it's better for users to know how to convert code manually if for some reason the Project Converter isn't available, or isn't capable of doing the job. However, if that isn't the case, the Project Converter can be a very useful tool. It does the dirty work of changing syntax from VB to RB (changing data types like Long, among other syntax changes) and making sure interface elements are correctly converted. Project Converter will also make sure that all global properties get ported properly. All in all, it will do a better job of converting VB code than RB itself will do.
Truthfully, Project Converter is useful, but you should not rely entirely on it. Some things do slip through, and you still have to examine your code to catch these things. Project Converter saves time, since it does the grunt work for you. Don't forget, though, that it is no substitute for a human coder.
...End of Excerpt. Please purchase the magazine to read the full article.
Article copyrighted by REALbasic Developer magazine. All rights reserved.
|








