Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: compewter_numerical on August 19, 2019, 06:20:19 AM

Title: Reload the Screen
Post by: compewter_numerical on August 19, 2019, 06:20:19 AM
Is there a way to programmatically reload the screen using LUA?

If there is, does the Mach4 state have to be idle when reloading the screen?
Title: Re: Reload the Screen
Post by: DazTheGas on August 19, 2019, 07:44:05 AM
When you reload a screen from the menu bar it will restart everything including Lua and any variables etc that you have would be lost so pretty much pointless.

DazTheGas