hi,
I have a project in which i need to provide test a test data file contatining various fields for validation.
one of these fields is to contain a customer balance which will be either positive or negative.
how do i create the data field in the test file without actually typing in the + or - ?
i know how the data is stored and can create the relevant clause in the program to accept data from the keyboard but haven't had to do it this way yet, i'm sure it is very simple, your help will be appreciated.
kind regards jimlee
I have a project in which i need to provide test a test data file contatining various fields for validation.
one of these fields is to contain a customer balance which will be either positive or negative.
how do i create the data field in the test file without actually typing in the + or - ?
i know how the data is stored and can create the relevant clause in the program to accept data from the keyboard but haven't had to do it this way yet, i'm sure it is very simple, your help will be appreciated.
kind regards jimlee