IDL Virtual Machine logo. [message #91830] |
Thu, 03 September 2015 04:44  |
Dae-Kyu Shin
Messages: 25 Registered: February 2015
|
Junior Member |
|
|
Hi
When i run idl ".sav" file on virtual machine(there is no lincense)
The IDL logo popup. so i have to click "Ok".
Yes. I know IDL is a chargeable program.
But..... is there any way run idl "sav" file without logo??
Thanks
|
|
|
|
Re: IDL Virtual Machine logo. [message #91838 is a reply to message #91831] |
Thu, 03 September 2015 06:42   |
Dick Jackson
Messages: 347 Registered: August 1998
|
Senior Member |
|
|
On Thursday, 3 September 2015 05:23:07 UTC-7, Helder wrote:
> On Thursday, September 3, 2015 at 1:44:09 PM UTC+2, Dae-Kyu Shin wrote:
>> Hi
>>
>> When i run idl ".sav" file on virtual machine(there is no lincense)
>>
>> The IDL logo popup. so i have to click "Ok".
>>
>> Yes. I know IDL is a chargeable program.
>>
>> But..... is there any way run idl "sav" file without logo??
>>
>> Thanks
>
> If you don't have a license, you have to click that away every time. I think that there is also a license to run .sav files avoiding clicking but without being able to make .sav files... But I'm not sure that you're interested in that.
>
> Cheers Helder
If it's any help, at least on Windows, you can also dismiss the window by pressing the Enter key on your keyboard.
Cheers,
-Dick
|
|
|
Re: IDL Virtual Machine logo. [message #91839 is a reply to message #91830] |
Thu, 03 September 2015 08:21  |
Lajos Foldy
Messages: 176 Registered: December 2011
|
Senior Member |
|
|
On Thursday, September 3, 2015 at 1:44:09 PM UTC+2, Dae-Kyu Shin wrote:
> Hi
>
> When i run idl ".sav" file on virtual machine(there is no lincense)
> The IDL logo popup. so i have to click "Ok".
> Yes. I know IDL is a chargeable program.
> But..... is there any way run idl "sav" file without logo??
>
> Thanks
You can send X11 keyboard and mouse events to any window with xdotool. Combine the IDL VM startup and xdotool in a shell script.
regards,
Lajos
|
|
|