Search found 84 matches
- Thu Jul 01, 2010 8:19 pm
- Forum: Technical / Scripting
- Topic: Date Mgmt - Today minus 1 at month change
- Replies: 2
- Views: 5149
- Thu Jul 01, 2010 10:56 am
- Forum: Technical / Scripting
- Topic: Date Mgmt - Today minus 1 at month change
- Replies: 2
- Views: 5149
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...
- Wed Dec 03, 2008 9:33 pm
- Forum: General Discussion
- Topic: Help Choose a New Logo
- Replies: 15
- Views: 18659
- Tue Dec 02, 2008 7:33 pm
- Forum: Technical / Scripting
- Topic: SSL Email
- Replies: 3
- Views: 5240
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...
- Thu Oct 02, 2008 9:29 pm
- Forum: Beginners
- Topic: DBQuery on Excel Sheet - Numbers Ignored
- Replies: 3
- Views: 6178
- Fri Sep 26, 2008 9:18 pm
- Forum: Technical / Scripting
- Topic: Speaking Script
- Replies: 4
- Views: 6621
- Tue Aug 05, 2008 1:21 am
- Forum: General Discussion
- Topic: Date Management
- Replies: 3
- Views: 7188
- Mon Aug 04, 2008 1:33 am
- Forum: General Discussion
- Topic: Date Management
- Replies: 3
- Views: 7188
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 ...
- Wed Jul 23, 2008 12:41 pm
- Forum: Technical / Scripting
- Topic: Inner Outer Loops
- Replies: 2
- Views: 4428
- Wed Jul 23, 2008 2:06 am
- Forum: Technical / Scripting
- Topic: Inner Outer Loops
- Replies: 2
- Views: 4428
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...
- Sun Jun 15, 2008 1:21 am
- Forum: Enhancement Suggestions
- Topic: Advanced Editor Enhancements
- Replies: 1
- Views: 6485
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...
- Sun Jun 15, 2008 1:01 am
- Forum: Technical / Scripting
- Topic: Excel - Cell Value Problem
- Replies: 2
- Views: 5303
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...
- Sat Jun 14, 2008 2:48 am
- Forum: Technical / Scripting
- Topic: Excel - Cell Value Problem
- Replies: 2
- Views: 5303
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: ...
- Thu Jun 12, 2008 3:36 am
- Forum: Beginners
- Topic: db connection
- Replies: 6
- Views: 8800
- Thu Jun 12, 2008 3:09 am
- Forum: Beginners
- Topic: Results into an HTML Form
- Replies: 4
- Views: 6983