this one might help you :
function OnMoveData()
#include "Ifx.h"
Enable (STATUS);
StatusUpdate( ON, 99 );
SetStatusWindow( -1, "" );
this one might help you :
function OnMoveData()
#include "Ifx.h"
Enable (STATUS);
StatusUpdate( ON, 99 );
SetStatusWindow( -1, "" );
I've made many mistakes in my life and I've learned a lot from them. So, I think I will do more in the next future.