atomsUpdate Update one or several external modules Calling Sequence result = atomsUpdate() result = atomsUpdate(name[,section]]) Arguments name 1xn character string matrix : module's technical name section This argument controls the list of sections where search modules to update. section is a single-string and its value should be : "all": Modules to remove are searched in both "user" and "allusers" sections. "allusers": Modules to remove are only searched in the "allusers" section. "user": Modules to remove are only searched in the "user" section. If SCI is write accessible, "all" is the default value. Otherwise, the default value is "user". result Description atomsUpdate update one or more external modules. Examples See Also atomsInstall atomsRemove atomsGetInstalled