Search found 84 matches

by edauthier
Thu Jul 01, 2010 8:19 pm
Forum: Technical / Scripting
Topic: Date Mgmt - Today minus 1 at month change
Replies: 2
Views: 4692

I don't care what they say about you Marcus.. YOU'RE THE BEST...!!
by edauthier
Thu Jul 01, 2010 10:56 am
Forum: Technical / Scripting
Topic: Date Mgmt - Today minus 1 at month change
Replies: 2
Views: 4692

Date Mgmt - Today minus 1 at month change

Hi, Related to this old post.. http://www.mjtnet.com/forum/viewtopic.php?p=21137#21137 Need to send an application a date in this format: 2010-06-30. So, yyyy-mm-dd. Today, I will need to send 2010-06-30, but the vbscript I am using sends 2010-07-00. Very literally today -1.. The code works perfectl...
by edauthier
Wed Dec 03, 2008 9:33 pm
Forum: General Discussion
Topic: Help Choose a New Logo
Replies: 15
Views: 17349

I like the robotic man. I often think of Macro as a person (worker). Nice to put a face with the name. lol.
by edauthier
Tue Dec 02, 2008 7:33 pm
Forum: Technical / Scripting
Topic: SSL Email
Replies: 3
Views: 4872

SSL Email

SMTP macroscripts. Some email servers will not allow outside domain relay emails - only internal. Even with relay enabled on the server it still wants the email client to ssl authnticate. In this case it's Macro Scheduler, not an actual email client. I looked around a bit and the best option to quic...
by edauthier
Thu Oct 02, 2008 9:29 pm
Forum: Beginners
Topic: DBQuery on Excel Sheet - Numbers Ignored
Replies: 3
Views: 5717

by edauthier
Fri Sep 26, 2008 9:18 pm
Forum: Technical / Scripting
Topic: Speaking Script
Replies: 4
Views: 6172

Nice Work. This is fun and very cool.

Ed
by edauthier
Tue Aug 05, 2008 1:21 am
Forum: General Discussion
Topic: Date Management
Replies: 3
Views: 6729

Thanks very much. I am not sure why I do not have the leading zeros. This is on XP and Vista..
by edauthier
Mon Aug 04, 2008 1:33 am
Forum: General Discussion
Topic: Date Management
Replies: 3
Views: 6729

Date Management

Why doesn't this work? Maybe a wish for wish for a datesub> command to retain the 0's in front of month and day for date management functions... I am looking to subtract one day from script execution day and the receiving systems require the leading zeros on month and day. I had trouble posting the ...
by edauthier
Wed Jul 23, 2008 12:41 pm
Forum: Technical / Scripting
Topic: Inner Outer Loops
Replies: 2
Views: 4010

Thanks Marcus,
This will be perfect for me.
by edauthier
Wed Jul 23, 2008 2:06 am
Forum: Technical / Scripting
Topic: Inner Outer Loops
Replies: 2
Views: 4010

Inner Outer Loops

I have been struggling with code for the following and would appreciate any advice. Read thru a specific file folder and read the first line of each file within the folder. All are text files. While doing this I would like to parse the 1st line and write specific fields from the line to another sing...
by edauthier
Sun Jun 15, 2008 1:21 am
Forum: Enhancement Suggestions
Topic: Advanced Editor Enhancements
Replies: 1
Views: 6097

Advanced Editor Enhancements

Many may not be interested, but maybe.. It would be nice to be able to highlight a portion of code, right click and run it from within the advanced editor. Anyone familiar with MS SQL knows this feature and it comes in handy for for expediently building queries. My second one may just be laziness. T...
by edauthier
Sun Jun 15, 2008 1:01 am
Forum: Technical / Scripting
Topic: Excel - Cell Value Problem
Replies: 2
Views: 4843

Hmmm.. Thanks I think.. seem a bit fresh towards the end..lol When DBCONNECT runs its powerful, but the problems with Excel have been killing me. The connection string nuances for the different versions, vbscripting problems, data in cells the "255" char issue, wrapping, etc. I can't be alone out he...
by edauthier
Sat Jun 14, 2008 2:48 am
Forum: Technical / Scripting
Topic: Excel - Cell Value Problem
Replies: 2
Views: 4843

Excel - Cell Value Problem

I have another strange problem with Excel. In order to understand the problem use code below and recreate the issue: step 1 - Create a spreadsheet with 10 rows of data (C:\1\book1.xls) step 2 - In column 1 row 6 type hello step 3 - Column 9 type 1 Then run this script and open text file it creates: ...
by edauthier
Thu Jun 12, 2008 3:36 am
Forum: Beginners
Topic: db connection
Replies: 6
Views: 8022

adCmdStoredProc=4
cmd.CommandText = "uspScreenScrape_Test"
cmd.commandtype=adCmdStoredProc
by edauthier
Thu Jun 12, 2008 3:09 am
Forum: Beginners
Topic: Results into an HTML Form
Replies: 4
Views: 6511

Brent,
You lost me a bit from your first question/requirement. Can you clarify your total process?
Sign up to our newsletter for free automation tips, tricks & discounts