Hello,
This situation works in a macro, but if I put the same thing in the function and call it, PMC 5.3.5 reports an error. In version 5.3.0, everything worked.
—————————————————————
Images := [“Image1″,”Image2”]
i := 1
OutImages := []
OutImages[i] := Folder Miniatura
————————————————————–
ペーストをするたびに他のグループが開いてしまうようになりました。
この機能をoffにできないでしょうか?
I’ll see if I can fix that in the next release.
———————————————–
次のリリースで修正できるかどうかを確認します。
Hello,
This situation works in a macro, but if I put the same thing in the function and call it, PMC 5.3.5 reports an error. In version 5.3.0, everything worked.
—————————————————————
Images := [“Image1″,”Image2”]
i := 1
OutImages := []
OutImages[i] := Folder Miniatura
————————————————————–
Try
OutImages[i] := "Folder Miniatura"
When I launch the install executable nothing happens. I am running Windows 10.
There’s also a portable version.