public void tokens2() { opd opd = new opd(); opd.tokenLoad(); label8.Text = opd.token; label10.Text = opd.amount; }