topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 6:42 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: First Program - how do I convert it from .bas to .exe?  (Read 6299 times)

alecjw

  • Participant
  • Joined in 2005
  • *
  • Posts: 42
    • View Profile
    • Donate to Member
First Program - how do I convert it from .bas to .exe?
« on: March 27, 2006, 01:15 PM »
Yay! I'm programming my first program! But how do I convert it from a .bas to a .exe?
« Last Edit: March 27, 2006, 01:41 PM by brotherS »

Veign

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 993
    • View Profile
    • Veign - Where design meets development
    • Donate to Member
Re: First Program - how do I convert it from .bas to .exe?
« Reply #1 on: March 27, 2006, 02:21 PM »
BAS in what?  VB / VBA?

Gerome

  • Charter Honorary Member
  • Joined in 2006
  • ***
  • Posts: 154
    • View Profile
    • Get my Freestyle Basic Script Language + compiler!
    • Donate to Member
Re: First Program - how do I convert it from .bas to .exe?
« Reply #2 on: March 27, 2006, 03:24 PM »
Hello,

With Quickbasic 4.5 or + (16 bits aka machines running < NT 4.0) basic files aka .bas can be converted to exe.

With VB you can make even better programs, but reliying onto runtimes aka extra DLL files to make those Executable (32 bits >= win95 up to Vista) running.

But you can also try another free 'basic' language where .bas are replaced by .fbs that can be compiled into standalone Executrable without any extra runtimes... :)

Yours,
(¯`·._.·[Gerome GUILLEMIN]·._.·´¯)
http://www.fbsl.net [FBSL Author]
http://gedd123.free.fr/FBSLv3.zip [FBSL Help file]
(¯`·._.·[If you need help... just ask]·._.·´¯)