Search found 24 matches

by putmann
Fri Dec 09, 2011 8:41 pm
Forum: Technical / Scripting
Topic: Rename doesn't work
Replies: 3
Views: 3776

Rename doesn't work

This is embarrassing, but I'm trying a simple rename and it doesn't work. Using version 7.4. Any hints?

Code: Select all

Let>MF_RENAME=1
MoveFile>\\n2k3wb972ftp01\ftproot\FTPholly\CashFR.txt,\\nasdata02\sharedata\finpcp\Archive\C\Cash\FR Cash files\CashFR2.txt
Let>MF_RENAME=0
by putmann
Thu Aug 06, 2009 1:20 pm
Forum: Technical / Scripting
Topic: What's wrong with my code using Datediff?
Replies: 5
Views: 6696

What's wrong with my code using Datediff?

Daydiff should equal 1. I get this message after I run the script: 09/01/2009 08/31/2009 Difference Between Today and FMQfiledate= 0 VBStart VBEND Let>Today=09/01/2009 Let>FMQfiledate=08/31/2009 VBEval>DateDiff("d",%Today%,%FMQfiledate%),Daydiff if>Daydiff=1 messagemodal>Gooddates Else messagemodal>...
by putmann
Tue Nov 11, 2008 5:38 pm
Forum: Technical / Scripting
Topic: Script doesn't work
Replies: 2
Views: 3297

Works like a gem. Thanks
by putmann
Tue Nov 11, 2008 3:41 pm
Forum: Technical / Scripting
Topic: Script doesn't work
Replies: 2
Views: 3297

Script doesn't work

When FRfiledate = Today the script goes to the Close label. Can someone tell by looking at the code or do you need the data files why the macro is not working? [Year>yyyy Month>mm Day>dd Filedate>\\n2k3wb972ftp01\ftproot\FTPholly\CASHFR.txt,FRfiledate Let>Today=%YYYY%%mm%%dd% If>Today=FRfiledate,run...
by putmann
Mon Jul 14, 2008 7:11 pm
Forum: Technical / Scripting
Topic: LShift VS Left Tab
Replies: 1
Views: 2787

LShift VS Left Tab

Is the command, LSHIFT synonymous with tab left. If not what does it do?
by putmann
Thu Jul 10, 2008 5:00 pm
Forum: Technical / Scripting
Topic: Web Questions
Replies: 1
Views: 2920

Web Questions

I am attempting to search for a link on webpage that is in a different location/position on the webapage daily. The link has different numbers assigned daily, but the Description is always the same. For example: Link Description 12125666-6602 IPIHDXKLF.txt I am using this script to search for the De...
by putmann
Wed May 28, 2008 3:17 pm
Forum: Technical / Scripting
Topic: Read Webpage
Replies: 7
Views: 7656

[img] Total Batch Files: 1095 View 1-12 Batch Monitor Batch ID Filename Status Start Time No. of Trans. No. Submitted Bundle Ct. 121198336-4054 fr_OLLIE.txt Batch Completed 05/28/2008 10:02AM 98 98 0 Application Type ELIGIBILITY End Time 05/28/2008 10:06AM 121198336-4054 Provider LIJMC Marked as Don...
by putmann
Wed May 28, 2008 2:37 pm
Forum: Technical / Scripting
Topic: Read Webpage
Replies: 7
Views: 7656

It's a secure and proprietary webpage.
by putmann
Wed May 28, 2008 2:24 pm
Forum: Technical / Scripting
Topic: Read Webpage
Replies: 7
Views: 7656

I didn't explain the issue well. I have a daily webpage that contains links and corresponding text next to the links. I need to read the text next to the links because each link means something different. I want to have MS open the links and download each link to a separate file.csv based upon the t...
by putmann
Tue May 27, 2008 11:20 pm
Forum: Technical / Scripting
Topic: Read Webpage
Replies: 7
Views: 7656

Read Webpage

How do I get MS read (using Mousemove) a wegpage and the underlying text , but not the links themselves?
by putmann
Mon Apr 28, 2008 12:50 pm
Forum: Technical / Scripting
Topic: Copy File With Time Changes
Replies: 12
Views: 9689

Thanks for your help. Perfect.
by putmann
Sun Apr 27, 2008 4:53 pm
Forum: Technical / Scripting
Topic: Copy File With Time Changes
Replies: 12
Views: 9689

Code: Select all

Year>yyyy
Day>dd
Month>mm

REM Inpatient file
copyfile>U:\LIJ_IP_DAILY_AR_PROCESSED_%mm%%dd%%yyyy%_*.TXT,U:\CashLIJIP.TXT
I tried this but it didn't work
by putmann
Sun Apr 27, 2008 3:16 pm
Forum: Technical / Scripting
Topic: Copy File With Time Changes
Replies: 12
Views: 9689

I'm sorry if wasn't clear. The daily file,LIJ_IP_DAILY_AR_PROCESSED_04272008_052002.TXT needs to be copied to the file,CashLIJIP.TXT on a daily basis. The 04272008 represents today's date and the 052002 represents the time the file was created (5 AM,20 minutes and 02 seconds). I am able to read the ...
by putmann
Sun Apr 27, 2008 1:30 am
Forum: Technical / Scripting
Topic: New MACRO Install
Replies: 4
Views: 4888

Worked like a charm. Thanks
cron
Sign up to our newsletter for free automation tips, tricks & discounts