Name: Anonymous 2007-06-08 16:37 ID:625gPh7J
i want to execute the following code:
echo lol >> "%UserProfile%\Desktop\lol.txt"
using the functio system();, however it will not not allow more than one pair of quotation marks.
help plox
echo lol >> "%UserProfile%\Desktop\lol.txt"
using the functio system();, however it will not not allow more than one pair of quotation marks.
help plox