cscript
- Ejemplos
Las dos variantes WScript y CScript se diferencian en primer lugar en el tipo de la entrega de datos. | The variants Wscript and Cscript differ mainly in how the data are output. |
Entrando el comando wscrit //H:cscript se define CScript como escritura Host estándar. | By entering the command wscrit //H:cscript, CScript is defined as the standard Script Host. |
CScript edita todos los mensajes en una DOSBOX y no espera la confirmación. | CScript returns all messages in a DOSBOX and does not wait for confirmation. |
A fin de que la escritura pueda trabajar más rápido, se recomienda cambiar en general a la CScript. | Still, to ensure that the script can run faster, it is recommended that you switch to CScript from the outset. |
