You are not logged in.

Dear visitor, welcome to Jabaco - Community. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

dolcevita

Beginner

  • "dolcevita" is male
  • "dolcevita" started this thread

Posts: 12

Date of registration: Sep 21st 2009

Location: Firenze, Italy

Occupation: Software Developer

Hobbies: Sport, Music (I play the piano)

  • Send private message

1

Thursday, October 22nd 2009, 10:03am

Visual Basic FreeFile() function

Hi,

i was converting to jabaco an existing vb6 project of
mine but i can't execute it because the vb function FreeFile()
is not recognized in jabaco.
Anyone had the same problem and findout a solution?
Could be added the support for this function in Jabaco?
It would be really appreciated. :thumbup:

Regards,
Andrea

A1880

Intermediate

  • "A1880" is male

Posts: 500

Date of registration: Jan 1st 2009

Location: Hanover, Germany

Occupation: Software Engineer

Hobbies: Hilbert Curves

  • Send private message

2

Thursday, October 22nd 2009, 10:34am

Hi,
this topic has already been discussed and probably solved.

Look here.

Make sure you have a recent version of the Jabaco framework installed.

Greetings

A1880

dolcevita

Beginner

  • "dolcevita" is male
  • "dolcevita" started this thread

Posts: 12

Date of registration: Sep 21st 2009

Location: Firenze, Italy

Occupation: Software Developer

Hobbies: Sport, Music (I play the piano)

  • Send private message

3

Thursday, October 22nd 2009, 11:08am

Hi A1880,

thankyou for your fast response, your support is great!
I checked my version of Jabaco, it's already the last one 1.5.2
( http://www.jabaco.org/download.html and http://www.jabaco.org/doc.html )
I also tryed to update it by menu ? --> Update Jabaco
and it says No update available. But it still doesn't work.,
the error is function or variable not defined.

A1880

Intermediate

  • "A1880" is male

Posts: 500

Date of registration: Jan 1st 2009

Location: Hanover, Germany

Occupation: Software Engineer

Hobbies: Hilbert Curves

  • Send private message

4

Thursday, October 22nd 2009, 11:46am

Hi,
1.5.2. is the version of the IDE not the version of the framework.
The framework is stored in a single file jabaco.jar in the jabaco program directory.
In the download section of this forum you'll find a special tab "framework".
There you can get the latest jabaco.jar file.
Save your existing file, download a newer one and store it as jabaco.jar in your jabaco program directory.

The current framework definitely includes a function "FileSystem.FreeFile()" .
You can use this function as "FreeFile" without the leading "FileSystem."

Greetings

A1880

dolcevita

Beginner

  • "dolcevita" is male
  • "dolcevita" started this thread

Posts: 12

Date of registration: Sep 21st 2009

Location: Firenze, Italy

Occupation: Software Developer

Hobbies: Sport, Music (I play the piano)

  • Send private message

5

Thursday, October 22nd 2009, 1:10pm

Hi,

I updated the framework as indicated, now FreeFile() doesn't
give error anymore. Thankyou!

Andrea

Rate this thread
WoltLab Burning Board