Post Reply 
Check if an app is active, use AVar()
07-18-2015, 05:52 PM
Post: #6
RE: Check if an app is active, use AVar()
[quote='salvomic' pid='39335' dateline='1437237850']
...and use this line
Code:

    temp2:= EVAL(Astro_Lab_4.PlanetCoordinates({EVAL(temp),lista}));

is insecure!
if the program doesn't exist the program won't compile and gives a syntax error
i.e.
Code:

    temp2:= EVAL(Astro_Lab_4xxxxx.PlanetCoordinates({EVAL(temp),lista}));
as Astro_Lab_4xxxxx doesn't exist...

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Check if an app is active, use AVar() - salvomic - 07-18-2015 05:52 PM



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