Posted 26 February 2018 - 08:29 PM
How do I code a function for an autocomplete function for read? For context, I am making an error handler generator for functions in source code, which asks the user for the type of each argument in every function (so the user types "n", and up comes "number").