Welcome! Log In Create A New Profile

Advanced

wx11 - What variable type for Images?

Posted by Swissstephan 
Swissstephan
wx11 - What variable type for Images?
August 03, 2008 03:58PM
Hi to all!
Probabely a silly question, but what type of variable do I use for an image in a procedure?

I have a field in a table type image/sound/binary name "File.MyImage"
I have a control type image name "MyImageControl"
Assiging:
MyImageControl = File.MyImage works fine.

But I want to move it to a local variable first and it seems there is no type which works.

MyVariable is ??? = File.MyImage
MyImageControl = MyVariable

What do I need for the "???". Thanks a lot for any answer.
Kind regards
Stephan

Louis Verbraak
Re: wx11 - What variable type for Images?
August 04, 2008 08:46AM
Hello Stephan,

You could use Variant.

HTH.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: