Good day everyone... i have this line in my program that displays the picture depending on input number,
i would like to ask if there's a way to display a default image in case the input number is not found? Thanks and God bless!
this.Parent.image1.picture = "C:\Program Files\SCMS Info Wave\Pictures\"+ TRIM(this.Parent.text1.value) + ".jpg
i would like to ask if there's a way to display a default image in case the input number is not found? Thanks and God bless!
this.Parent.image1.picture = "C:\Program Files\SCMS Info Wave\Pictures\"+ TRIM(this.Parent.text1.value) + ".jpg