У нас вы можете посмотреть бесплатно Complete course of basic File Handling using VBScript in a single video | Create, edit an excel file или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Green Light Coding presents a new video which elaborates the Complete basic course of File Handling in a single video using VBScript.
Create, edit, delete, copy, move, hide, rename any file and folder using vbscript.
The excel files can be edited in a different way as shown in this topic.
Also see,
Batch Series Playlist
Link : https://www.youtube.com/@greenlightco...
How to get special characters like backspace and delete in batch script ?
Link : • How did I found some Special Characters li...
music
vbscript
vbs file
visual basic scripting
_____________________________________________________________
Stay connected to us for more necessary coding tricks like these.
_____________________________________________________________
code:
'you may remove the comment ( ' ) and run the file to learn practically
'file handling with vbscript
set s=createobject ("scripting.filesystemobject")
's.createtextfile rnd
'set f=s.getfile ("text.txt")
'f.name="text.txt"
'f.attributes=1
's.copyfile "text.txt", "text10.txt"
's.createfolder "newfolder"
'usrn=createobject ("wscript.network").username
's.movefile "C:\Users\"+usrn+"\desktop
ewfolder\text.txt", "text.txt"
's.deletefolder "newfolder"
'w.writeline ("hello world !")
'w.close
's.deletefile "newtext.txt"
'if s.fileexists ("newtext.txt") then
'wscript.echo "time=", time
'else
'wscript.echo "no"
'end if
'set e=createobject ("excel.application")
'e.visible="true"
'set z=e.workbooks.add
'e.cells (1,1).value="10+27="
'e.cells (1,2).value="=(10+27)"
'z.saveas "excelfile1"
set x=wscript.createobject ("wscript.shell")
'x.run "text.txt"
________________________________________________________
#coding
#codinglife
#vbs
#filehandling
#file
#excel
#fileexplorer
#voice
#completecourse
#folder
#camera
#vbscript
#web
#camera
#howto
#how
#messagebox
#delete
#backspace
#usernameandpassword
#password
#asterisk
#convert
#mask
#coin
#cointoss
#commandprompt
#font
#fontstyle
#viral
#visualbasic
#viralvideo
#fontsize
#windows
#permanent
#user
#utf
#system
#scripting
#windows10
#exit
#basictutorials
#python
#pythontutorial
#pythonprogramming
#mathematics
#probability
#highlight
#highlighter
#graphics
#graphicdesign
#editingapps
#editor
#editingtutorial
#editing
#applications
#file
#edits
#coding
#compile
#ctutorials
#cmd
#codemasters
#batchfile
#learning
#info
#simple
#functions
#notepads
#console
#programming
#programminglife
#coder
#vbspu
#programmers
#host
#brightness
#updates
LINK FOR BATCH SERIES PLAYLIST :
/ @greenlightcoding613
_______________________________________________________________
SUBSCRIBE FOR MORE UPDATES LIKE THESE
_______________________________________________________________
CHANNEL LINK : / @greenlightcoding613
_______________________________________________________________