How use the same CL program when DWV Based on file *NONE and when there is a file name
I have 1 CL program that is used with 2 difference DWV versions.
One of the DWV has "Based on File" as *None (see Scenario#1 below)
When I call my CL program with this DWV it bombs on P98308Q with data dec error
The other Scenario#2 has a "based on File" entered and this version works Fine
Scenario#1 DWV has Based on File *None (see below)
When I specify *NONE in the Based on File parm (see below) it bombs on program P98308Q decimal data error
Scenario#2 DWV has a file in the Based on file parm, (see below) This scenario works fine!