I have a macro that is truncating the output for a column
When I run the macro alone I get this output
But then when I run the macro in the parent workflow I get this
column 2 for the specific cell is getting truncated somehow, fields are V_WSTRING set to 255 characters, I cannot seem to find out why this is happening
@oneillp111 Can you change the data type to V_String and try again?
Is column 2 being created inside the macro or is it being passed in and then altered?
If its not being created inside the macro, what is its data type and size before it goes into the macro?
@SPetrie, column is created inside the macro
@oneillp111 Are you getting the same issue when you run with a different input file?
always happens, its like the field is set to a specific length somewhere But I cant find it
@oneillp111 if possible share your macro and workflow with input file else create a new macro and try again to see you are getting the same error or not
User | Count |
---|---|
19 | |
15 | |
13 | |
9 | |
8 |