As post #4 say's the issue is:

1. You create your variables ( private datatype <Variable Name>; )
2. You display the data of the variables ( null )
3. You initialize/assign data to your...