Dear Cspro Developper team,
Does the Execsystem (Android) function have the ability to load severals coordinates via an external csv lookup file?
Others, does a user defined function is limited by the number of lines in the Cspro compiler?
Thanks in advance for your precious responses,
Execsystem (Android) function/Cspro compiler
-
htuser
- Posts: 687
- Joined: December 19th, 2011, 6:26 pm
- Location: Silver Spring Area, MD, USA
Execsystem (Android) function/Cspro compiler
G.VOLNY, a CSProuser from Haiti, since 2004
-
josh
- Posts: 2403
- Joined: May 5th, 2014, 12:49 pm
- Location: Washington DC
Re: Execsystem (Android) function/Cspro compiler
Unfortunately there is no way to launch Google Maps with multiple points simply with the execsystem call.
It is possible to write out a Google Earth (KML) file from CSPro using filewrite that contains multiple points (called placemarks in KML). You can then use execsystem to launch Google Earth with the KML file. I'm ataching an example. The comments are in French but I assuming that this will not be a problem for you.
It is possible to write out a Google Earth (KML) file from CSPro using filewrite that contains multiple points (called placemarks in KML). You can then use execsystem to launch Google Earth with the KML file. I'm ataching an example. The comments are in French but I assuming that this will not be a problem for you.
You do not have the required permissions to view the files attached to this post.
-
htuser
- Posts: 687
- Joined: December 19th, 2011, 6:26 pm
- Location: Silver Spring Area, MD, USA
Re: Execsystem (Android) function/Cspro compiler
Thanks Josh,
I think about it since you write html in cspro.
Very well!
As you know, i'm french speaking...
Best regards,
I think about it since you write html in cspro.
Very well!
As you know, i'm french speaking...
Best regards,
G.VOLNY, a CSProuser from Haiti, since 2004