Post Reply 
CONVERT and variables for arguments
10-21-2015, 09:26 AM (This post was last modified: 10-21-2015 11:36 AM by StephenG1CMZ.)
Post: #14
RE: CONVERT and variables for arguments
I have now incorporated this capability into my ZIPP program.
I have made some usability changes.
I changed the sequence to prompt for from units first...
What's the point in typing 12 for 12cm before you have checked the program does cm: it might only do mm and m. This also means the units can be included in the input value prompt.
Doing it the other way round, it was easy to tap the wrong units and get no warning, particularly since my screen is smaller than recommended.
I have noticed that some HP units give an inconsistent units error - I wonder whether IFERR would trap these cases? (update: yes it can)
Hope you find this program useful (there are some units not included).

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
CONVERT and variables for arguments - epp - 10-15-2015, 06:16 PM
RE: CONVERT and variables for arguments - StephenG1CMZ - 10-21-2015 09:26 AM



User(s) browsing this thread: 1 Guest(s)