Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #107.69K
~153 People Reached
Favorite Forums

1 Posted Topic

Member Avatar for iggy78

@echo off rem ************************** rem * Author: Your Name rem * Created: 03/29/2009 rem * Purpose: Demonstration Script rem ************************ rem Create a text file that lists the operating system of your computer, rem the computer's name and username. echo Operating system: %OS% > report.txt echo Computer name: %COMPUTERNAME% >> …

Member Avatar for anonymoose09
0
153

The End.