Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to display the last reload time of a qvd/qvw in another qvw?
Can we pass any parameter to the ReloadTime( ) function to achieve this?
try this one
load filetime() as Time from abc.qvd;
regards
Peter;