[Gambas-user] Coding problem

Fabien3D creafab at ...402...
Sat Apr 3 16:59:54 CEST 2004


Le Samedi 3 Avril 2004 10:43, Benoit Minisini a écrit :
>
>hImage = hImage.Load("/home/fabien/Economiseur_ecran/Panoramique
> Uluru_1.jpg")

> You must learn the difference between a local variable and a global
> variable :-) Is it your first program ?
Nope ! I've programmed several softwares, one of them is still sold, the 
others are used in my job or in my video work ! 

I had tried the instructions :
	Global hImage as Image : doesn't work
I declared hImage in an Module :
	Global hImage as Image 
		or
	hImage as Image
		or 
	Dim hImage as Image

Don't work !

-- 
Fabien3D

CREAFab, la création numérique autrement...
http://creafab.free.fr





More information about the User mailing list