Search found 6 matches

by ckhokie
Mon Oct 27, 2008 3:38 pm
Forum: Technical / Scripting
Topic: Moving bitmap recognition not working on another computer
Replies: 4
Views: 5839

Moving bitmap recognition not working on another computer

I am trying to move a bitmap recognition script to another computer and it does not work. What settings need to be the same so I do not have to create the 220 bitmaps again. Do the video cards have to be the same? Please Help!
by ckhokie
Thu Jul 31, 2008 5:55 pm
Forum: Beginners
Topic: Bit map not reading...
Replies: 1
Views: 3199

Bit map not reading...

Hi! I'm having an issue with my macro reading a bit map correctly. When I step through the code it finds the selection every time. But when I let it run it never finds it. I have captured the bit map numerous times but have not gotten it to work. In the same code I search and select about a dozen ot...
by ckhokie
Thu Jul 31, 2008 4:21 pm
Forum: Beginners
Topic: Multidimensional Array
Replies: 1
Views: 3607

Multidimensional Array

I am looking at a database to get info for my process. Let>SQL= SELECT Query_Id, Short_Name, Reg_Name, File_Format, Save_Path, Timeframe, Active, Program_Cd FROM Passport_Queries DBQuery>dbH,SQL,Query,NumRecs,NumFields I have a loop for the Record, but I am using a static number for the field. Let>Q...
by ckhokie
Wed Jun 18, 2008 6:07 pm
Forum: Technical / Scripting
Topic: Outlook Security prompt
Replies: 3
Views: 4244

The reason we are trying to use outlook is so we can access the distribution list that are already created. Is there a way to access the distribution list via SMTP? Thanks for your help!
by ckhokie
Wed Jun 18, 2008 1:28 pm
Forum: Technical / Scripting
Topic: Outlook Security prompt
Replies: 3
Views: 4244

Thanks I will give that a try.
by ckhokie
Mon Jun 09, 2008 2:16 pm
Forum: Technical / Scripting
Topic: Outlook Security prompt
Replies: 3
Views: 4244

Outlook Security prompt

How do I get around outlook security prompt. This is the function I am calling to send an email. I would like it to be silent or macro around it. VBStart Function CreateEmail(strRecipient, strSubject, strBody, strAttachment ) 'Create OL App object Set objOLApp = CreateObject("Outlook.Application") O...
Sign up to our newsletter for free automation tips, tricks & discounts