Z UNITS: A program for converting units
|
04-24-2016, 11:43 AM
(This post was last modified: 04-24-2016 12:45 PM by StephenG1CMZ.)
Post: #2
|
|||
|
|||
RE: Z UNITS: A program for converting units
Salvomic reported that this program does not compile.
The problem is 6 spurious spaces, which are visible on the Android emulator but not visible on some systems. Simply remove those spaces and it will work. Change 3 lines containing variations of "HLP3 (SL)" to "HLP3(SL)" - the position of the space is different on each line. Change "a cre" to "acre" Change "1_ gal" to "1_gal" Change "1_th erm" to "1_therm" Apologies to Salvomic for cluttering up his thread with this issue. Stephen Lewkowicz (G1CMZ) https://my.numworks.com/python/steveg1cmz |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Z UNITS: A program for converting units - StephenG1CMZ - 11-30-2015, 09:42 PM
RE: Z UNITS: A program for converting units - StephenG1CMZ - 04-24-2016 11:43 AM
RE: Z UNITS: A program for converting units - salvomic - 04-24-2016, 08:23 PM
|
User(s) browsing this thread: 1 Guest(s)