Looking For Pick Set Display ? Then This is Where You Want to Be
![]() |
![]() 4 STRING BASS PICKUPS Jazz Bass Pickups J Bass Set NEW US $13.92
|
![]() EASTMAN 910CE Honey BLONDE ARCHTOP Jazz Guitar US $2,795.00
|
![]() PEERLESS WIZARD Custom Electric Hollowbody Archtop P90 US $995.00
|
![]() Bobbin Toppers Fluorescent Green H S H set for Standard US $9.95
|
![]() Bobbin Toppers Black H S H set fits 7 String pickups US $9.95
|
![]() Bobbin Toppers Creme H S H set fits F spaced Pickups US $9.95
|
![]() Bobbin Toppers Fluorescent Pink H S H set for Standard US $9.95
|
![]() Bobbin Toppers White H S H set fits Standard Pickups US $9.95
|
![]() Bobbin Topper Fluorescent Pink H S H set for 7 Strings US $9.95
|
![]() Bobbin Toppers White H S H set fits F spaced Pickups US $9.95
|
![]() Bobbin Toppers Fluorescent Pink H S H set fits F spaced US $9.95
|
![]() Bobbin Toppers Fluorescent Green H S H set for F spaced US $9.95
|
![]() Bobbin Topper White H S H set for 7 Strings US $9.95
|
![]() Bobbin Topper Fluorescent Green H S H set for 7 Strings US $9.95
|
![]() Bobbin Toppers Black H S H set fits Standard Pickups US $9.95
|
I have a batch file problem, can you please help me? If you do i will pick as best answer!?
Ok, so i am not very fluint with batch file creating. I am in need two codes. One to save the user inputs of the batch file such as "set /p name=you're name:". And then save it as a file such as a text file. Then i need another code for when i open up the batch file agein (or open up a diffrant one) it can pull out "%name%" from that one file, and show you it. I need it to not just display it i need it to set it as %name% so if i type "echo you're name is %name%" then it will work by getting name from the file not the user input. If you can help me then please do.
the link does not take me their!
This is the script to prompt for the User Name and save it to a file:
-------
@echo off
REM
REM Get the user name and then save it to a text file.
REM
REM Get the User Name.
set /p UserName="Enter User Name: "
REM Save the User Name to a file named UserName.txt
echo %UserName% >UserName.txt
REM ---End of Script---
@echo on
-------
This is the script to read the User Name from a file, and set it to a variable inside the batch file:
-------
@echo off
REM
REM Get the user name from a text file, and assign it to a variable.
REM
REM Read the User Name from the text file and set it to %%i.
for /f "delims=#" %%i in (UserName.txt) do (
echo %%i
)
REM ---End of Script---
@echo on
-------


US $19.99


































