Search found 4 matches

Search found 4 matches Page 1 of 1
by acascianelli
Fri Jun 13, 2014 1:54 pm
Forum: Community Forum
Topic: Read variable out of file.
Replies: 1
Views: 4674

I'm trying to read a single variable out of a file then prefix a filename with that variable., but I'm having trouble getting the variable set correctly. Example: Filename IDNUM contains the string "12345". I'm trying to rename a file names REPORTFILE, to 12345.REPORTFILE. Here is what I've tried so...
by acascianelli
Wed Nov 20, 2013 11:15 am
Forum: Community Forum
Topic: If statement: Check if folder does NOT exist.
Replies: 4
Views: 12410

Is there any way to have the error message in the job log suppressed in the event that the folder is already present?
by acascianelli
Tue Nov 19, 2013 4:15 pm
Forum: Community Forum
Topic: If statement: Check if folder does NOT exist.
Replies: 4
Views: 12410

Thanks Rick.

I was trying to be fancier than I needed to be I guess. Seems to be a common problem I'm running into today...
by acascianelli
Tue Nov 19, 2013 3:51 pm
Forum: Community Forum
Topic: If statement: Check if folder does NOT exist.
Replies: 4
Views: 12410

Looking to write a small if statement to see if a folder exists, and if it does not go ahead a create it. One caveat is that the foldername contains a variable. Here's what I got so far but it isn't working. Would appreciate a little assistance... <timestamp version="1.0"> <format outputVariable="cu...
Search found 4 matches Page 1 of 1