Set bDrives = x.Drives 'Retrieves a collection of all the drives on the computer and assigns it to bDrives. For Each aDrive in bDrives 'Loop through all the drives in the system MsgBox "Drive Letter : ...
Um dos aspectos mais legais do VBS é que tudo começa de forma muito simples! Exemplo de uma msgbox (caixa de mensagem) simples em VBScript: (vbscript): msgbox "olá mundo", 2+16+256+4096, "ATENÇÃO" ...
<%@ Language=VBScript %><BR><BR><% calldisplaymsgbox %><BR><BR><%<BR>sub displaymsgbox<BR>returnvalue = Msgbox ("Unregister successful,return to main page?" ,vbokonly ...
Aqui les traigo como manejar al notificador por excelencia, para mas informacion pueden visitar mi blog: https://tinchicus.com o tienen disponible mi libro en: https ...