About 56 results
Open links in new tab
  1. How to Append Current Date to Export Dump file name | Tek-Tips

    Dec 30, 2008 · hi everyone, This is 10g on Windows. I want my dump file name to reflect the date it was ran on. I'm using the Job Scheduler tool in Database Control. So...

  2. Query a Registry Key | Tek-Tips

    Jun 14, 2004 · Public Const KEY_QUERY_VALUE = &H1 Public Const KEY_SET_VALUE = &H2 Public Const KEY_ALL_ACCESS = &H3F Public Const REG_OPTION_NON_VOLATILE = 0 Declare …

  3. Moving Aplications to a new screen in C# | Tek-Tips

    Oct 11, 2007 · Hey all, I am trying to write an application that will list all graphical applications and move them to a different monitor on a timed interval. I have no issues getting the list of processes that i …

  4. SDDPCM query : pcmpath query device <n> | Tek-Tips

    Jun 7, 2001 · What are meaning the stars in the path column in the query : pcmpath query device 12 DEV#: 12 DEVICE NAME: hdisk12 TYPE: 2145 ALGORITHM: Load Balance...

  5. Coverage Paths | Tek-Tips

    Dec 23, 2010 · Anyone help with coverage paths. I have 2 coverage paths 1 and 2 in these coverage paths I have h1 set for all 6 points. In coverage path 1 I have set next path as 2. Nothing fancy here …

  6. how to use Wnetaddconnection2 API | Tek-Tips

    Oct 28, 2009 · hi friends, i want to connect to a folder which is on server. i have used wnetaddconnection2 api but it couldn't work for me. may be i am not having proper...

  7. VBA NotifyIcon | Tek-Tips

    Jan 3, 2009 · Can anyone help me with notifyicon in vba. I am able to put an icon in the system tray, but I can't capture mouse movements. I am using it in Excel when I hide Excel and I want to be able to …

  8. command to show all stations that have a specific cover answer-group ...

    May 8, 2019 · Is there any command that will show all stations having a specific coverage-answer group (not coverage path)? This is for Avaya CM 6.0 Thank you. Many...

  9. Listview Numerical Sorting | Tek-Tips

    Jun 17, 2003 · I am working with a ListView control and have a number of columns of data. The first sub item is a reference which is just a standard integer. I would like to sort the ListView in decending …

  10. How do I rotate the whole screen in VB? | Tek-Tips

    Mar 26, 2008 · I see there are various APIs that seem to rotate the screen but I can't work out how to tie them all together. Anybody any ideas? There is a simple program called IRotate that works with my …