(Solved) PRINT: Unexpected HMS formatting/Unexpected DMS formatting
|
10-07-2016, 07:30 PM
(This post was last modified: 10-07-2016 07:33 PM by toml_12953.)
Post: #2
|
|||
|
|||
RE: PRINT: Unexpected HMS formatting/Unexpected DMS formatting
(10-07-2016 05:45 PM)StephenG1CMZ Wrote: I assumed that if I asked for The Prime keeps track of the format of the variable. If you entered it in decimal degrees, then it will stay that way. Likewise if you enter it in HMS format, then it will print that way. To always print in decimal degrees no matter what was entered, you could do this: Code: PRINT(HMS->(->HMS(LATITUDE))+" "+LATITUDE) Tom L Tom L Cui bono? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(Solved) PRINT: Unexpected HMS formatting/Unexpected DMS formatting - StephenG1CMZ - 10-07-2016, 05:45 PM
RE: PRINT: Unexpected HMS formatting/Unexpected DMS formatting - toml_12953 - 10-07-2016 07:30 PM
RE: PRINT: Unexpected HMS formatting/Unexpected DMS formatting - Tim Wessman - 10-07-2016, 08:19 PM
RE: PRINT: Unexpected HMS formatting/Unexpected DMS formatting - eried - 10-07-2016, 10:24 PM
|
User(s) browsing this thread: 1 Guest(s)