Skip to main content
9 events
when toggle format what by license comment
Aug 15, 2016 at 7:10 vote accept ccvl
Aug 13, 2016 at 15:28 answer added AndreJ timeline score: 3
Aug 12, 2016 at 9:41 comment added AndreJ The path to gpsbabel contains blanks, so you have to put the command in double quotes.
Aug 12, 2016 at 8:34 comment added ccvl @AndreJ My code is as following : FOR %%i IN (*.loc) DO C:\Program Files (x86)\GPSBabel\gpsbabel -t -w -i loc -f %%i -o gpx -F %%~Ni_loc.gpx I did run this in the folder in which the loc files are located
Aug 11, 2016 at 10:10 comment added ccvl @vclaw I need seperate files
Aug 11, 2016 at 10:10 comment added ccvl @AndreJ Thanks for your answer to my question. However, when running the bat file(solution 2) I get the error: 'gpsbabel' is not recognised as a internal or external command, operable program or batch file. What am I doing wrong
Aug 11, 2016 at 0:55 comment added vclaw The GPSBabel GUI should let you select multiple input files at once. It will output all of them to the same file. Depends on whether your device needs separate GPX files or not?
Aug 9, 2016 at 18:06 review First posts
Aug 9, 2016 at 18:15
Aug 9, 2016 at 18:02 history asked ccvl CC BY-SA 3.0