e.g
e.g 2:
This character does not accept "
\".
how I can change '/' ??
how I can change '/' ??
- String s="D:\JOSE\Processing\BLUETOOCH\data\pos.txt";
e.g 2:
- void setup() {
selectInput("Select a file to process:", "fileSelected");
}
void fileSelected(File selection) {
if (selection == null) {
println("Window was closed or the user hit cancel.");
} else {
println("User selected " + selection.getAbsolutePath());
}
}
D:\JOSE\Processing\BLUETOOCH\data\imagenes\avatar66125_0.gif
1