R rwlakin Lurker Jul 25, 2018 #1 private void openBT() throws IOException { ......code ....} I want to call the function from another function e.g. openBT();
private void openBT() throws IOException { ......code ....} I want to call the function from another function e.g. openBT();