when I compile forms, menus, and pll's on Windows 2012 server by using a command:
frmcmp.exe userid=user/pwd module=form_name.fmb batch=yes module_type=form compile_all=yes window_state=minimize
it completes successfully, but form_name.fmb gets updated as if it has been changed by form designer, and gets timestamp of compile time. On linux there is no such issue.
Does anyone know why that happens?
Stjepan