How set image value null [message #283858] |
Wed, 28 November 2007 05:36  |
hamidmahmood
Messages: 30 Registered: August 2006
|
Member |
|
|
dear
any one tell me that how can i set image value null
for eg
if :abc.a='Y'
then
:imag=read_image_file('path', , )
else
image set null -- how can i do this
Note
image does not store only show at run time.
[Updated on: Wed, 28 November 2007 05:38] Report message to a moderator
|
|
|
|
|
|
Re: How set image value null [message #284185 is a reply to message #284102] |
Thu, 29 November 2007 02:06  |
 |
Littlefoot
Messages: 21826 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
In my opinion, that's an overkill; why, but WHY would you do the extra effort by creating an image which looks exactly like a form background and display this "nothing" when there's no real image to display? Just hide that item, for heaven's sake!
Or is there something wrong with me?
|
|
|