So at my last shop we had a .bas file that would create folders. here is what i am doing.
What it used to do would create a folder for part number(if it didnt already exist) then each sub folder.
then i could use this same code in every program since it pulls in the part number, operation, serial, from a text file and assigns them a variable.
screen_shot_1.JPGscreen_shot_2.JPG
What it used to do would create a folder for part number(if it didnt already exist) then each sub folder.
then i could use this same code in every program since it pulls in the part number, operation, serial, from a text file and assigns them a variable.
screen_shot_1.JPGscreen_shot_2.JPG
Comment