Argument handling
Posted: Thu Dec 08, 2016 7:47 am
Hi, I am new to good and am struggling with the basics .
I have updated a script to have a new parameter and have found d all the files that need updating to join everything together, so first challenge complete. Trouble now is that my parameter is complicated and includes various characters including spaces.
I am really struggling to understand where the issues lies or how to investigate.
Just out of interest the parameter is file_name floor 'text.*text'
Have found a command expansion page and that seems to show that the parameter is being treated as multiple parameters
I am on Linux if that makes any difference.
Thanks for reading and any suggestions.
If like to understand how to debug the layers to see where things are going wrong as well as ideas on how to resolve
Thanks
I have updated a script to have a new parameter and have found d all the files that need updating to join everything together, so first challenge complete. Trouble now is that my parameter is complicated and includes various characters including spaces.
I am really struggling to understand where the issues lies or how to investigate.
Just out of interest the parameter is file_name floor 'text.*text'
Have found a command expansion page and that seems to show that the parameter is being treated as multiple parameters
I am on Linux if that makes any difference.
Thanks for reading and any suggestions.
If like to understand how to debug the layers to see where things are going wrong as well as ideas on how to resolve
Thanks