Search found 4 matches

Search found 4 matches Page 1 of 1
by standman
Wed Jun 17, 2015 12:27 pm
Forum: Community Forum
Topic: Using ModifyRowset to filter rows from flat file to new file
Replies: 1
Views: 6465

I need to read a flat file and output the rowset to a new file where the substring(Rowsetvariable,25,1) eq 'M'. Below is the xml for the project. I keep getting errors when debugging and need some direction. <project name="TEST_FILE-PARSE" mainModule="Main" version="2.0"> <module name="Main"> <creat...
by standman
Tue Oct 28, 2014 10:58 am
Forum: Community Forum
Topic: Execute Native Commands
Replies: 4
Views: 10343

All good options, Thanks for your insight.
by standman
Tue Oct 28, 2014 10:31 am
Forum: Community Forum
Topic: Execute Native Commands
Replies: 4
Views: 10343

Rick, That worked. I've been going back and forth with support on this. Can you explain the use of the /k argument in the project? and will I need to call that prior to every argument or just before my list of arguments? Thanks in advance..
by standman
Mon Oct 27, 2014 4:22 pm
Forum: Community Forum
Topic: Execute Native Commands
Replies: 4
Views: 10343

I have a simple test project to delete a file using the windows cmd.exe command. I'm just trying to test out functionality and I can't get it to work. XML is below. Anyone using cmd.exe? <project name="test" mainModule="Main" version="2.0" logLevel="debug"> <module name="Main"> <createWorkspace labe...
Search found 4 matches Page 1 of 1