Search found 11 matches

by fallison4
Tue Jan 31, 2006 1:58 pm
Forum: Technical / Scripting
Topic: HTTPRequest Error
Replies: 1
Views: 4096

HTTPRequest Error

I'm trying to use the HTTPRequest function and keep getting the following error:

404 Error Connecting To Host

Here's the code I'm using:

HTTPRequest>HTTP://10.10.1.18,,Get,,HTMLResponse
Message>HTMLResponse

I can connect to this device using IE without a problem. Any thoughts?

Thanks!
by fallison4
Fri Sep 16, 2005 5:29 pm
Forum: Technical / Scripting
Topic: SetFocus Problem
Replies: 14
Views: 16489

Thank you. That fixed my problem.

fallison4
by fallison4
Fri Sep 16, 2005 5:14 pm
Forum: Technical / Scripting
Topic: SetFocus Problem
Replies: 14
Views: 16489

The window I need to close is listed as WServWnd "SQL Anywhere Service Manager". Once the db is loaded, I can see GUIClass "Multi-user SQL Anywhere: Wright (11 Users)". This is resident on the taskbar where as the WServWnd is on the desktop.
by fallison4
Fri Sep 16, 2005 4:33 pm
Forum: Technical / Scripting
Topic: SetFocus Problem
Replies: 14
Views: 16489

With the database not loaded it sees one instance of SQL Anywhere. After I start the database, it sees two instances.
by fallison4
Fri Sep 16, 2005 4:10 pm
Forum: Technical / Scripting
Topic: SetFocus Problem
Replies: 14
Views: 16489

Same result with this code. 09/16/05 11:56:00:802 - Run Program>E:\sqlany50\win32\dbsvmn50.exe 09/16/05 11:56:00:812 - WaitWindowOpen>SQL Anywher* 09/16/05 11:56:00:822 - If>WW_RESULT=False,ErrProg 09/16/05 11:56:00:832 - Let>WF_TYPE=2 09/16/05 11:56:05:839 - Wait>5 09/16/05 11:56:05:859 - Press Alt...
by fallison4
Fri Sep 16, 2005 3:46 pm
Forum: Technical / Scripting
Topic: SetFocus Problem
Replies: 14
Views: 16489

I just ran this code. Still does not work. 09/16/05 11:32:00:221 - Run Program>E:\sqlany50\win32\dbsvmn50.exe 09/16/05 11:32:05:228 - Wait>5 09/16/05 11:32:05:238 - Press Alt 09/16/05 11:32:06:239 - Wait>1 09/16/05 11:32:06:249 - Send Character/Text>A 09/16/05 11:32:07:251 - Wait>1 09/16/05 11:32:07...
by fallison4
Fri Sep 16, 2005 3:01 pm
Forum: Technical / Scripting
Topic: SetFocus Problem
Replies: 14
Views: 16489

I added the WaitWindowOpen and the macro didn't stop. Here's the log file: 09/16/05 10:42:00:287 - Run Program>E:\sqlany50\win32\dbsvmn50.exe 09/16/05 10:42:05:314 - Wait>5 09/16/05 10:42:05:324 - Press Alt 09/16/05 10:42:06:346 - Wait>1 09/16/05 10:42:06:356 - Send Character/Text>A 09/16/05 10:42:0...
by fallison4
Fri Sep 16, 2005 2:35 pm
Forum: Technical / Scripting
Topic: SetFocus Problem
Replies: 14
Views: 16489

Here's my code. I just ran this and it still doesn't make the window active. Run Program>E:\sqlany50\win32\dbsvmn50.exe Wait>5 Press Alt Wait>1 Send Character/Text>A Wait>1 Release Alt Wait>30 Let>WF_TYPE=2 SetFocus>SQL Anywhere* Press Alt Wait>1 Send Character/Text>C Wait>1 Release Alt Am I doing s...
by fallison4
Fri Sep 16, 2005 2:16 pm
Forum: Technical / Scripting
Topic: SetFocus Problem
Replies: 14
Views: 16489

SetFocus Problem

I just moved a macro that was written in version 6 to a server that has version 7.4.004. It used the setfocus command to make the window active then send Alt-C to close it. On 7.4.004, the setfocus never gives the focus back to the window. I've tried using the View System Windows to check the window...
by fallison4
Fri Mar 18, 2005 4:52 pm
Forum: Technical / Scripting
Topic: Access violation at address 0049AC0C in module 'msched.exe'
Replies: 5
Views: 7901

I haven't installed this version on any other machine. It's a brand new server. When I double click on it in the system tray, it opens. If I try and right mouse click on it, I get the error. I'm trying to quick launch a macro I'm building. I use the right click menu for testing.
by fallison4
Fri Mar 18, 2005 2:01 pm
Forum: Technical / Scripting
Topic: Access violation at address 0049AC0C in module 'msched.exe'
Replies: 5
Views: 7901

Access violation at address 0049AC0C in module 'msched.exe'

I installed the Macro Scheduler on a new HP M350 Server running 2003 Server with 2 GB Ram. I get the above error when I try to access the Scheduler via the System Tray. I have to stop the process via the Task Manager and then start a new instance to access it. My macros seem to work correctly. Has a...
Sign up to our newsletter for free automation tips, tricks & discounts