Preview

Week 6 Array Report

Powerful Essays
Open Document
Open Document
1354 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Week 6 Array Report
Student Name | Roger Harrison | Class | Comp 230 | Date | 8/15/13 | VBScript IP File Report In the space provided below, copy and paste your IP_FileWrite.vbs program sourcecode. If it doesn’t fit, use the next page for the continuation of your program sourcecode.
' VBScript: IP_FileWrite.vbs
' Written by: Roger Harrison
' Date: 08/15/13
' Class: COMP230
' Professor: Gasko
' ===================================
' This initializes a 2-dimension array
' of IP Address. The first index +100
' is the room# and the second index+1
' is the computer# in the room. dim ipAddress(5,3) ipAddress(0,0)="192.168.10.11" ipAddress(0,1)="192.168.10.12" ipAddress(0,2)="192.168.10.13" ipAddress(0,3)="192.168.10.14" ipAddress(1,0)="192.168.10.19" ipAddress(1,1)="192.168.10.20" ipAddress(1,2)="192.168.10.21" ipAddress(1,3)="192.168.10.22" ipAddress(2,0)="192.168.10.27" ipAddress(2,1)="192.168.10.28" ipAddress(2,2)="192.168.10.29" ipAddress(2,3)="192.168.10.30" ipAddress(3,0)="192.168.10.35" ipAddress(3,1)="192.168.10.36" ipAddress(3,2)="192.168.10.37" ipAddress(3,3)="192.168.10.38" ipAddress(4,0)="192.168.10.43" ipAddress(4,1)="192.168.10.44" ipAddress(4,2)="192.168.10.45" ipAddress(4,3)="192.168.10.46" ipAddress(5,0)="192.168.10.51" ipAddress(5,1)="192.168.10.52" ipAddress(5,2)="192.168.10.53" ipAddress(5,3)="192.168.10.54"

Const READ=1, WRITE=2, APPEND=8, ASCII=0 fileName="C:\Scripts\IP_Addresses.csv" Set fso = CreateObject("Scripting.FileSystemObject")

ipAddrStr = ""
If fso.FileExists(fileName) Then fso.DeleteFile(fileName) End If
Set ipAddrFile = fso.CreateTextFile(fileName,True)

For room = 0 to 5
For computer = 0 to 3

In the space provided below to copy and paste the remainder of your IP_FileWrite.vbs sourcecode if it did not fit in the first textbox. ipAddrStr = CStr(room+100) & "," & CStr(computer+1) & "," & _ ipAddress(room,computer) & vbCrlf

You May Also Find These Documents Helpful

  • Good Essays

    Week 4 iLab Report

    • 640 Words
    • 4 Pages

    5) Place the syringe in the beaker by selecting both pieces of equipment and then selecting Combine from under the Arrange menu.…

    • 640 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    * Use A to select all of the commands in the edited device configuration file. Use C to put the commands in the clip board. Paste these commands into the table cell below with V.…

    • 349 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Paste your Windows Explorer screenshot that shows your Citrix NETW360 directory structure here. An example screenshot appears in your Week 1 iLab tab.…

    • 606 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    1. Select the “How to Capture a Screen Clipping" video located the eCollege Week 3 Individual Work assignment for instructions on how to take a Screen Clipping.…

    • 217 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    (167) Command issued to upgrade an old version of the Cisco IOS software by downloading a new image from the TFTP server…

    • 469 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Nt1310 Unit 7

    • 458 Words
    • 2 Pages

    Since it’s a class B address. I took the first and second set of number from the IP address and added them to the first and second part of the subnet mask. Pushing the first 2 numbers of the subnet mask to the third and fourth spot.…

    • 458 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    In the space provided below to copy and paste the remainder of your IP_FileWrite.vbs sourcecode if it did not fit in the first textbox.…

    • 1328 Words
    • 6 Pages
    Satisfactory Essays
  • Good Essays

    nt1230

    • 905 Words
    • 6 Pages

    19. Take a screen shot of the Internet Information Services (IIS) Manager console, showing the new site you created, by pressing Alt+ Prt Scr, and then paste the resulting image into the Lab05_worksheet file in the page provided by pressing Ctrl + V.…

    • 905 Words
    • 6 Pages
    Good Essays
  • Satisfactory Essays

    Week 9 Sci/230

    • 840 Words
    • 4 Pages

    SCI/230 Food Web Diagram Food Web Diagram: The Everglades By: Ashley Earp Due: Sunday May 12 Class: SCI/230 Instructor: Ethel Garcia SCI/230 Food Web Diagram Food Web Diagram of the Everglades. |-------------------------------- Alligators/Anaconda/Pythons(C)--------------------------------| / / | \ \ / / | \ \ / Birds[P,C](Heron/Owl/Harrier) | Raccoons/Opossums/Deer (P,C) | / / \ | / \ | Turtles(P,C)/______ \------Fish[P,C](Carp)----------/ \ / \ \ / \…

    • 840 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    Comp230 wk 1 ilab

    • 760 Words
    • 4 Pages

    Copy and paste the specified ipconfig /all command output from the Windows CLI into the Task 1 box provided below.…

    • 760 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Unit 9 Exercise 1

    • 225 Words
    • 1 Page

    12. Browse to your ‘yourNameOfPackage’ folder on the server share and select your ‘yourNameOf.MST’ file.…

    • 225 Words
    • 1 Page
    Satisfactory Essays
  • Powerful Essays

    In the space provided below, copy and paste your VBScript Program Code. If it doesn’t fit, use the next page for the continuation of your sourcecode program…

    • 529 Words
    • 3 Pages
    Powerful Essays
  • Good Essays

    Guide to Unix Chapter 2

    • 999 Words
    • 4 Pages

    you to make a minor modification to the inittab file. Where would you locate this…

    • 999 Words
    • 4 Pages
    Good Essays
  • Good Essays

    2. Save the file by clicking “Save as” and adding your last name to the file name, e.g., “NR443 Windshield Survey Form_Smith”…

    • 765 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    week 6 quiz IT

    • 830 Words
    • 4 Pages

    Enabling organizations to make continual improvements to many business processes and to use processes as the fundamental building blocks of corporate information systems is the goal of…

    • 830 Words
    • 4 Pages
    Satisfactory Essays