Hi Razzak :

>
>01.     Does your Main Menu Form include any bit map images?
>       If yes, what type of bit map(s) and how big?
>

Yes
File Name = ACCUEIL.JPG
Size = 12 Kb


>         Are those bit map(s) defined as variables?

SET VAR vimage VARBIT = NULL
SET VAR vimage = ['accueil.jpg']
....
   EDIT USING FormName AT .vx1, .vy1, .vx2, .vy2 CAPTION .vcaption

Variable vimage is located with the form designer at normal size (Custom
checkbox is unchecked)


>         Are you CLEARing and re-defining those variable(s) in your
command file?

No.
 vimage is never cleared in all app.
It is set to null before calling first level program, and then set back to 
['accueil.jpg'] before next  EDIT USING FormName
               SET VAR vimage = NULL


>.     I strongly suggest that you use BMP format with NO Thumbnail.
>         (There is no problem in using ANY type in R:BASE 7.0 for Windows)

What do you mean by  'NO Thumbnail' : please explain ....


>   You should be using the latest shipping version of 6.5++ (1.864xRT03).
(In-Line Patch-5, Build:1.866xRT03 is scheduled to be release soon)

I send you a private mail a few days ago to explain why I had to go back to
1.851 .....
If you did't received it, please tell me ....

Thanks for your help ....

J.M. GRATIAS, Logimatique

Reply via email to