Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Converting VB projects to RealBASIC
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="PowerMacX" data-source="post: 31581"><p>Actually, they are plain text files <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> just open any .frm or .bas on ANY mac text editor (rename the file as .txt if it refuses to open it). The first part describes all the controls, the code comes at the end (try a search for OPTION EXPLICIT, if you use it on VB: it would be the first line of your code).</p></blockquote><p></p>
[QUOTE="PowerMacX, post: 31581"] Actually, they are plain text files :) just open any .frm or .bas on ANY mac text editor (rename the file as .txt if it refuses to open it). The first part describes all the controls, the code comes at the end (try a search for OPTION EXPLICIT, if you use it on VB: it would be the first line of your code). [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Converting VB projects to RealBASIC
Top