Danbo, Try adding ALWNULL(*USRCTL) to your h spec. This will allow the database files to be tested for null. However, I have never used standalone feilds that supported null values. I did not think that you could. Even the V5R2 manuals only talk about null in relation to database files. But by adding the ALWNULL keyword to the program, you should be able to test the database fields you are reading and load the standalone fields accordingly. Good luck! Kevin Kevin

Reply With Quote