PCAnywhere doesn't simulate properly mouse behavior on the remote computer, that's why double-clicks in the debugger don't work for breakpoints. The solution for this problem is to use CTRL+B and other keyboard shortcuts. Click on the line where you want to set/reset breakpoint then press the CTRL+B As for the "JobRun", please check that you didn't misspell the job name on the remote computer. You may have a copy of that job on your workstation, but with a different job id or spelling, that's why it runs locally. : I'm trying to debug some 24x7 scripts on a server via PCAnywhere, and things : don't work. : - You can't set any breakpoints. : - The "JobRun" command always says that it can't find the job. : I take the same jobs and run them without PCAnywhere and its fine. : Any clues?
|