in reply to Tcl::Tk getOpenFile Not Working - Missing File Operand
Unfortunately, result was the same error.sub push_button { $selected_file = "mv ${select_input_file} -t /home/phillc"; system($selected_file); }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Tcl::Tk getOpenFile Not Working - Missing File Operand
by NetWallah (Canon) on Feb 21, 2008 at 03:40 UTC |