Search found 3 matches
- Sat Mar 24, 2007 7:15 pm
- Forum: Technical / Scripting
- Topic: MSched v9 trying to open the clipboard
- Replies: 3
- Views: 6483
Found a fix for my problem by using VBScript GetObject
I determined that my "Cannot open clipboard" dialogs were happening when I did either an MacroSched 'Run' command or a VBScript 'CreateObject' command to open an Excel instance when one was already running. What works for me is to open Excel in a VBScript block using GetObject rather than CreateObje...
- Wed Mar 14, 2007 7:59 pm
- Forum: Technical / Scripting
- Topic: MSched v9 trying to open the clipboard
- Replies: 3
- Views: 6483
Seeing this too during learning/experimenting...
I am seeing this too when I use the Run Program command to start Excel, e.g.: Run Program>C:\Program Files\Microsoft Office\Office12\EXCEL.EXE Excel starts fine, but back in the MSched editor I have two or three mini-dialogs saying "Cannot open clipboard." I assume there is a better/different way to...
- Mon Jan 29, 2007 4:42 pm
- Forum: Technical / Scripting
- Topic: SFTP needs
- Replies: 18
- Views: 28804
With regard to external tools to do SFTP within Macro Scheduler macros... I believe very strongly that this would be much better as an add on DLL or ActiveX. Such libraries are in fact already available from third parties such as: ... [snip] I am a new Macro Scheduler (version 9) user and loving it....