Post Reply 
Save or delete app in app library?
10-04-2015, 01:49 PM (This post was last modified: 10-04-2015 01:51 PM by Tyann.)
Post: #2
RE: Save or delete app in app library?
bonjour
sujet intéressant.
Il faudrait une variable de type liste (AAppli par exemple) qui contienne les nom des applications créées.
On pourrait écrire :

AAppli("nom"):=type d'application

type serait un nombre entier:
0=function
1=tableur
etc...
et aussi :
DelAApli("nom")
Qu'en pensez-vous ?

Hello
interesting topic.
There should be a list variable ( AAppli for example) that contains the names of the applications created .
One could write :

AAppli ( "name" ) = type of application

an integer type would be :
0 = function
1 = spreadsheet
etc ...
and also :
DelAApli ( "name")
What do you think ?

Sorry for my english
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Save or delete app in app library? - DrD - 10-04-2015, 11:13 AM
RE: Save or delete app in app library? - Tyann - 10-04-2015 01:49 PM



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