Relative Content

Tag Archive for vbscript

How do I add an object into a function?

I have a program that changes some text in a Gcode file. Simple things like changing the rpm’s for certain movements. Now Im moving certain files if they contain G119. If all files are moved, the original folder is empty and I want to delete it.
This is what I tried:

trying to put a variable into a command

I’m trying to get the user and use it in a line of code so I can send it to my friend and they can also use it but I’m getting the error “path not found”