Re: [Vym-forum] [SPAM] need help with batch script
Brought to you by:
insilmaril
|
From: Uwe D. <vy...@in...> - 2025-04-05 21:12:38
|
Hi,
sorry your question ended up in Junk, have to check filter rules...
which platform and version are you using?
Thanks Uwe
Am 15.12.24 um 17:43 schrieb Markus:
>
> In the script editor i run the following script:
>
> exportASCII('test', false);
>
> it gives the following error message:
>
> Error Level: 'Aborted' Command: 'exportASCII' Description: 'Parameter
> 1 has wrong type'
>
>
> Also, i tried the example in the script editor:
>
> vym.clearConsole();
>
> map = vym.currentMap();
>
> map.exportMap("Image","export-test.png","PNG"); // Last parameter is
> optional
>
> and it gives error: unknown command.
>
> What am i doing wrong? Thank you in advance for your help.
>
>
>
> _______________________________________________
> Vym-forum mailing list
> Vym...@li...
> https://lists.sourceforge.net/lists/listinfo/vym-forum |