why replace S85 dual line cords procedure is so complex?

Ask a Question related to AIX, Design and Development.

  1. #1

    Default why replace S85 dual line cords procedure is so complex?

    according the service guide,we need to remove everything then to
    reploace the dual line cords? are there any risk in it?
    andrewqiu Guest

  2. Similar Questions and Discussions

    1. #39624 [NEW]: Regexp fails if there's more than 1 string to replace in the same line
      From: nino at recgr dot com Operating system: Windows XP SP2(with all patches) PHP version: 5.2.0 PHP Bug Type: Regexps...
    2. replace leading whitespaces in every new line
      On 2004-02-02, Mads Kristiansen <none@none.dk> wrote: $position = strpos($text," "); while ($position > 0) { while ($text == " ") { $text =...
    3. command line search and replace
      Hi all, When I try the following, perl reads the * as a literal character, instead of my intent as a global value. Anyone see what I am missing? ...
    4. recursive replace command line
      Hi - giving my perl a retry, I found some hints on a website to recursively replace text perl -p -i -e 's/old\(.\)atext/new\1btext/g;' $( find...
    5. Regex - assign to new variable and replace in one line?
      This is probably simple for the experienced Perl programmer, but as I am learning, and hours of searching has led to nothing, this one has tied me...
  3. #2

    Default Re: why replace S85 dual line cords procedure is so complex?

    [email]andrewqiu@163.com[/email] (andrewqiu) wrote in message news:<fe8990d1.0309092316.74892746@posting.google. com>...
    > according the service guide,we need to remove everything then to
    > reploace the dual line cords? are there any risk in it?
    I suppose it is so complex, because it is not something that is likely
    to be replaced very often, just like the clutch on a car.

    The only risk is if you do it yourself rather than getting your
    service representative to do it.

    Steve
    Steve Nottingham Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139