1/12/2007 11:43 AM | |
Posts: 1275 Rating: (123)
|
I agree! If you submit this request to the hotline it may result in improvement for the next version! [:)] |
7/23/2007 1:59 PM | |
Posts: 1275 Rating: (123)
|
Nice one John! Didn't know about that.... Thanks for posting! Have a nice week, Danielle |
1/11/2008 5:34 PM | |
Posts: 5 Rating: (1) |
Hello // Define // Declaration of external functions // Variable declaration // Code start // Retrieve the current cursor position // Check if the mouse position hasn´t changed // Calculate the StartingTime for Inactivity Alert // Open the Inactivity Alert Window // Close the WinCC WebNavigator // Save the Mouse position // Convert the Inactivity Datatype // Return the Inactivity Value If(StrComp(value,"Close") = 0) Then ' Check that a IE is open ' Release objects // Define // Variable declaration // Get the remaining time // Count down the remaining Time // Calculate the StartingTime for Inactivity Alert if( atoi(GetPropChar("@SCREEN.@WIN11:@OVERVIEW1", "custUserInactivity", "InactivityTimer")) < dInactivityTimeBeforeAlert ) n = strlen( lpszPictureName ); for ( i = n; i > 0; i-- ) return TRUE; AttachmentExample.zip (170 Downloads) |
This contribution was helpful to1 thankful Users |
1/11/2008 6:37 PM | |
Posts: 5 Rating: (1) |
Hello again Set myIE = CreateObject("internetexplorer.application") |
Follow us on