Wanted: indexing script to enable editing of Topics

I started a post in the InDesign forums:
http://forums.adobe.com/message/2120412#2120412
to see if I could overcome a limitation of Indexing, but it appears that the limitation cannot be overcome within InDesign, and judging from a private response by Peter Kahrel, an easy solution may not be possible with scripting either:
The other approach you suggest (selecting a topic and having a script act on that) isn't possible because a script can't see which topic you select in the interface.
There may be other ways to implement what I want, so I thought I would try here. This is what I would like to be able to do:
1. I go to Index > Reference and click on the topic I want to modify. It turns blue. Assume I click on Burrows, Bert.
According to Peter, a script cannot access a selection, so this method of selecting a topic is not possible. So, in that case, the script asks me for the Topic I want to modify. It would do so like this in a four-pass loop, or a single dialog box if that is easier to script (my responses are shown bold):
Enter the Topic you want changed (Level 1): Burrows, Bert
Enter the Topic you want changed (Level 2):
Enter the Topic you want changed (Level 3):
Enter the Topic you want changed (Level 4):
2.  The script then asks me to enter the new Topic levels, again as a four-pass loop (my responses are shown bold):
New Level 1: Burrows
New Level 2: Bert
New Level 3:
New Level 4:
3. The script grabs all the page references from Burrows, Bert and dumps them into the new topic as shown in (2). If the topic I originally selected has sub topics, all those sub topics must remain as sub topics. e.g. if Burrows, Bert has this structure:
Level 1: Burrows, Bert
Level 2: girlfriends
Level 3:
Level 4:
After I run the script, the result should be:
Level 1: Burrows
Level 2: Bert
Level 3: girlfriends
Level 4:
Of course, when the index is in final form, I could quite easily manually edit it by inserting paragraph returns (and applying new indented paragraph formats) to achieve the same result as the script -- but I'd have to be certain the index was in final form.
Any comments most appreciated.
Why do I want to do this?
To illustrate why I want to do the above, I have uploaded the first 2 pages of the draft index (no where near complete as yet) to:
http://www.mediafire.com/download.php?vikoiymzmmn
In there you'll see that the two Akiloff girls have already been sub-topiced (I did that as a test to see what it looks like), and I would like to do the same to Burrows, Byrne and others. As they are now, I could do it without a script because there are very few entries, but when the index is finished, I expect all topics to have more entries than shown.
On the other hand, I do not want the Burns entries (and certain others) sub-topiced. To do so would complicate the look of the index (I think).

I remade a little Peter's script, that he posted in InDesign forum, so now it asks for Yes/No confirmation .
#target indesign
if (parseInt (app.version) > 4 && app.documents.length > 0 && app.documents[0].indexes.length > 0) {
    myIndex = app.documents[0].indexes[0];
    myTopics = myIndex.topics.everyItem().getElements();
    for (i = myTopics.length-1; i > -1; i--) {
        temp = myTopics[i].name.match (/^([A-Z][-a-z]+), ([A-Z][-a-z]+)$/);
        if (temp != null) {
            for (j = myTopics[i].pageReferences.length-1; j > -1; j--) {
                if (confirm(temp[1] + ", " + temp[2])) {
                    new_topic = myIndex.topics.add (temp[1]).topics.add (temp[2]);
                    new_topic.pageReferences.add (myTopics[i].pageReferences[j].sourceText, PageReferenceType.currentPage);
                    myTopics[i].name += "@@@@"
    myTopics = myIndex.topics.everyItem().getElements();
    for (i = myTopics.length-1; i > -1; i--)
      if (myTopics[i].name.search ("@@@@") > -1)
         myTopics[i].remove ();

Similar Messages

  • Enable JMS - Queue/Topic Trace on console

    Hi everyone,
    I want to enable weblogic QUEUE/Topic trace enable so i could view the messages on the console can anyone please help!
    i already have logging enable for queues in the weblogic admin console but all the logs are going to jms.logging file which is not that helpful!
    IN MQ i use to add additional parameter trace=true in front of each queue defined, please tell how i can enable it in weblogic!
    TIA
    sall0

    To manage a queue's messages:
    1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
    2. In the Administration Console, navigate to the queue resource that you want to configure:
    * Navigate to JMS Resources in System Modules
    * Navigate to JMS resources in an application module
    3. Click the Monitoring tab.
    4. Select the check box next to the queue, and then click Show Messages to access the queue's JMS Messages table. You can then
    perform the following administrative procedures on a specific message or selected messages:
    Click a message in the queue to open the View Contents page, where you can view the contents of a JMS message. For more information :-
    Link : [http://download.oracle.com/docs/cd/E12840_01/wls/docs103/ConsoleHelp/taskhelp/jms_modules/queues/ManageQueues.html]

  • Unable to save Word documents when accessing them directly from the site because the document never converts from a read-only even though the User chooses to enable editing

    Issue has only popped up recently and cannot reproduce in a Test environment.  Unaware of any SharePoint changes, so hoping someone can point me in the correct direction.
    Previously Word document did not have to be physically checked out, but rather the editing of the doc also checked out the doc in a document library. This is the way we want it to remain –
    no manual check-out process. Now if a doc is edited without being checked-out, there is an issue with the process as the application thinks the doc is read-only (message received when trying to save the doc) even if enable editing is selected. The
    following message appears when you try to save the document:
      This message can appear if you have been editing a file that was opened as read-only. A file opened as read-only will have (Read-Only) appended to the file name as it appears in the title bar of Word. You can still save the document, but you must
    save it by using a different file name. If you use Windows Explorer to change the read-only properties of the file, while the file is open in Word, it will not enable Word to save the file. Word must open a non-read-only version of the file in order to save
    it by using its original file name. If you have not made any changes to the file, you can close it, and then use the following steps to make the file writeable. 1. Click the File tab, and then click Open. 2. Browse to the file and right-click it. 3. Click
    Properties, and then clear the Read-Only check box. 4. Reopen the file. If you have made changes to a read-only file, you can save it, and then use the following steps to give the modified file the original file name. 1. Click the File tab, and then click
    Save As. 2. Enter a different file name, and then click Save. 3. NOTE: Adding "Rev1", or "Mod1" to the original file name may help you to remember it later. 4. Click the File tab, and then click Close. 5. Open Windows Explorer. 6. Browse
    to the original read-only file. 7. Rename the read-only file. 8. Browse to the new file. 9. Rename the new file to the name of the original file. Do not delete the read-only file until after you have determined you no longer need it.
    Previously, when check-out was optional, a file was checked out automatically when someone opened it for editing, unless it was already checked out. The editing commands notified the User that the file is being/was checked out.  The real issue is the
    word doc can no longer be saved as the application still believes the doc is read-only.

    Hi, 
    According to your description, you give the domain admin full control over files on the old file server, but you cannot move the files to the new file server. After pull the files from the old to the new file server, the domain admin can only read the files
    on the new file server.
    How did you move the files from the old file server to the new file server? Did you setup replication between the two file server or use robocopy? 
    Please check the files permissions on the new file server to see if the permissions are changed, then share the folder on the new file server to everyone to see the result.
    Regards, 
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Problems enabling editing of parameters for effects in Captivate 5

    Has anyone managed to successfully implement the instructions in:
    Creating custom effects in Adobe Flash
    To enable editing of parameters:
    http://help.adobe.com/en_US/captivate/cp/using/WSedb8e841cbc0b7966f3767e7127e259e115-8000. html
    I have tried and the values of the parameters are not read.  For example, I created my own version of Fly In From Bottom Right.xml to allow customization of the x value:
    <Motion duration="60" xmlns="fl.motion.*" xmlns:geom="flash.geom.*" xmlns:filters="flash.filters.*">
        <source>
            <Source frameRate="30" x="274.95" y="163.95" scaleX="1" scaleY="1" rotation="0" elementType="movie clip" symbolName="Text caption">
                <dimensions>
                    <geom:Rectangle left="-87.95" top="-32" width="175.95" height="64"/>
                </dimensions>
                <transformationPoint>
                    <geom:Point x="0.5" y="0.5"/>
                </transformationPoint>
            </Source>
        </source>
        <effect_config  effect_type="motion_path">
              <config_item>
            <effect_property type="number" propertyvalue="MY_X" defaultvalue="100"></effect_property>
              </config_item>
            </effect_config>
        <Keyframe index="0" tweenSnap="true" tweenSync="true" x="MY_X" y="600">
            <tweens>
                <SimpleEase ease="0"/>
            </tweens>
        </Keyframe>
        <Keyframe index="59" x="0" y="0"/>
    </Motion>
    This is successfully parsed but the value is not taken into account in the animation.  It seems to be set to 0, regardless of what I set it to in the XML and Captivate shows the property as editable but no matter what you enter it does not accept it and returns to 0.
    Any help with this would be much appreciated.
    Thanks in advance,
    David

    Good Day fellow forum users,
    I'm having the same problem with this that David has.  It doesn't matter what parameter I change the animation behaves exactly the same.
    I am attempting to have an image fly out left however, the image only partially 'leaves the screen'.  I have the effect tied to a button in an attempt to give my learners a way to change from one 'monitor screen' to another.  If I click the button twice the image will fully leave the screen.
    I would rather accomplish this effect with a single button press.
    I could just build this in Flash (and ultimately will do so) but if I can accomplish it within Cp that would be great.  The rest of my team isn't Flash savvy and I would like to have everyone able to edit the final product if necessary.
    Any suggestions are appreciated.
    Norm

  • Script to enable WOL for list of computers in CSV format

    We are looking to enable Wake On LAN in our environment of 30,000+ workstations. I have been successful in getting the workstation to wake up, but I had to manually a) change the BIOS setting to enable WOL and b) change the Adapter setting enabling
    power management and WOL in Windows.
    We will be piloting this to 250 or so workstations, to see the functionality of getting WOL to work (for software updates in the middle of the night). However, we don't want to have to "touch" each and every one of them. Thus, I'm looking to create
    a VBS script to enable WOL and having it reference a CSV file that contains a list of workstation names.
    Any help would be great!
    Thank you!

    Hi,
    If you have Dell machines, you can use their CCTK to adjust the BIOS settings:
    http://en.community.dell.com/techcenter/systems-management/w/wiki/1952.dell-client-configuration-toolkit-cctk.aspx
    I haven't used this tool in years, but I remember it being pretty friendly.
    Don't retire TechNet! -
    (Don't give up yet - 12,575+ strong and growing)

  • Message: this photo gallery requires that scripting be enabled

    Hallo,
    I have added a gallery to my website. When i open this website i get the message "Sorry, this photo gallery requires that scripting be enabled on your web browser and that the Macromedia Flash Player be installed."
    I have looked for this mesaage at Google and a few other sites pop up. The difference is that in these sites the message is in de code behind the site but is not shown on the site itself. In stead the gallery is shown. And that is what i want at my site.
    Is the possibility to repress the message and show the gallery?
    Greetings,
    Timo

    Maybe the message itself can give you a hint?
    "Sorry, this photo gallery requires that scripting be enabled on your web browser and that the Macromedia Flash Player be installed."
    I would start with installing the latest flash plugin.
    After that I would check that I didn't had disabled javascript.
    /Andreas

  • How to chcek if Java Script is enabled for the browser

    Hi all,
    I wanted to know if there was any way to check if Java Scripts is enabled in the browser on which the jsp screen is being displayed. This type of check should be in Java and im working on a struts framework.
    Thanks

    There are multiple ways of doing it. Depends on wether you need this information only at the Client (browser) or do you need it at the Server.
    In case of Client its trivial. You could do it in HTML:
    <div id="jsEnabled" style="visibility:hidden">
    JavaScript is enabled
    </div>
    <div id="jsDisabled">
    JavaScript is disabled
    </div>The first div contains the text "JavaScript is enabled" while the second one says "JavaScript is disabled". The first div is also made hidden. Now, we attach the checkJavaScriptValidity function to the onload event of the page.
    <body onload="checkJavaScriptValidity()">checkJavaScriptValidity hides the second div and make the first one active. If JavaScript is enabled you will see the first div which says "JavaScript is enabled". If JavaScript is disabled you will see the second div which says "JavaScript is disabled".
    <script language="javascript" type="text/javascript">
    function checkJavaScriptValidity()
    document.getElementById("jsEnabled").style.visibility = 'visible';
    document.getElementById("jsDisabled").style.visibility = 'hidden';
    </script>But I guess since you want it to do it in Java, you'll need this information at the Server side as Browsers dont execute Java code. In that case you could just do an HTTP hit from a javascript function on load with information about the current session. But I still do not understand why would need this information at the server side as your purpose seems to be to ask the user to enable Javascript on his browser.

  • I have a problem how can I solve it I want give permissions to groupA to edit the people picker and I want to restrict groupB to edit the people picker what is the solution boss.. in InfoPath form is it possible..

     i have  a problem how can I solve it I want give permissions to groupA to edit the people picker and I want to restrict groupB to edit the people picker what is the solution boss.. in InfoPath form is it possible..

    Hi,
    To hide/disable controls based on user group in an InfoPath form, a solution is that we can call User Profile Service to check the group of current user, then hide/disable
    specific controls by setting some rules in form.
    Here is a demo with steps in details would be helpful to you:
    http://blog.symprogress.com/2011/05/infopath-list-form-hidedisable-fields-based-on-sharepoint-group-membership/
    More information about checking if a user is a member in a SharePoint group within web InfoPath 2010 forms:
    http://www.hishamqaddomi.ca/spg/index.php/sharepoint-2010/infopath-2010/65-checking-if-a-user-is-a-member-in-a-sharepoint-group-within-web-infopath-2010-forms
    Thanks 
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Java script not enabled

    I want to email a web page to my friends but the illustrations in the web page do not show up in the email. Instead the is a note that says "Java Script not enabled." If I go to Safari Preferences and go to the security tab, Java Script is checked to be enabled. How can I get these illustrations into my email? What is the problem?
    Thank you,
    Carl

    Try re-installing Java.
    Java - Install

  • Jython or wlst script to enable/disable result set cache at BusinessService

    Hi,
    I am new to creating Jython or wlst script. Can anybody help me out and send me the wlst script to enable/disable businsess service cache in OSB. The script should be called by Proxy Service.
    Thanks

    You cannot change the role name. If you want to use the same account activation scheme as used by the console and the perl script command lines, you must use the exact same names for roles, etc.
    If you don't care about using the console or the command lines to manage roles, you can use any scheme you like, but you cannot mix and match the two schemes.

  • Need a script to enable in-place hold on Office 365

    Hello, I need a script to enable in-place hold on Office 365 for my users.
    The options that I have found for this so far is to enable in-place hold for a DL or an individual user. Is there a way to use a CSV instead?
    This is what I have used before.....where "allstaff" is the name of a DL.
    New-MailboxSearch -name "3 Year In-Place Hold" -SourceMailboxes allstaff -InPlaceHoldEnabled $true -ItemHoldPeriod 1095

    That doesn't seem to work.........I think it's trying to create a new hold query for every user.
    PS C:\scripts> ./user_hold.ps1
    WARNING: The hold setting may take up to 60 minutes to take effect.
    Name                CreatedBy           InPlaceHoldEnabled  Status
    3 Year In-Place ... S-1-5-21-2495351... True                NotStarted
    Unable to execute the task. Reason: A mailbox search named <3 Year In-Place Hol
    d> already exists or is currently being deleted. Please choose a different name
        + CategoryInfo          : InvalidArgument: (Microsoft.Excha...DiscoverySea
       rch:MailboxDiscoverySearch) [], MailboxSearchTaskException
        + FullyQualifiedErrorId : [Server=BLUPR06MB097,RequestId=e8df9b95-2e00-428
       d-813f-da05ea8d09d4,TimeStamp=11/5/2013 9:38:05 PM] [FailureCategory=Cmdle
      t-MailboxSearchTaskException] 95CD9ECA
    So my next question...........how do I add users to an existing In-Place hold?

  • Script that enables mail users and kicks out two csv files

    I am working on a script that will mainly be used as a scheduled task to enabled mailuser by calling the update-recipient command. 
    But before it calls that command it will get for various issues that can cause errors.
    Missing PrimarySMTP
    Display name having a space at front or back.
    The external email address being blank.
    I have IF statements setup to check for those and then call a function that will save into an array the issue for that user. 
    Here is the script
    <#
    .SYNOPSIS
    Enable-MailUsers Synced Mail Users in the Exchange environment
    THIS CODE IS MADE AVAILABLE AS IS, WITHOUT WARRANTY OF ANY KIND. THE ENTIRE
    RISK OF THE USE OR THE RESULTS FROM THE USE OF THIS CODE REMAINS WITH THE USER.
    Version .9, 30 June 2014
    .DESCRIPTION
    This script mail-enables Synced Mail Users and creates a CSV report of mail users that were enabled.
    The following is shown:
    * Report Generation Time
    .PARAMETER SendMail
    Send Mail after completion. Set to $True to enable. If enabled, -MailFrom, -MailTo, -MailServer are mandatory
    .PARAMETER MailFrom
    Email address to send from. Passed directly to Send-MailMessage as -From
    .PARAMETER MailTo
    Email address to send to. Passed directly to Send-MailMessage as -To
    .PARAMETER MailServer
    SMTP Mail server to attempt to send through. Passed directly to Send-MailMessage as -SmtpServer
    .PARAMETER ScheduleAs
    Attempt to schedule the command just executed for 10PM nightly. Specify the username here, schtasks (under the hood) will ask for a password later.
    .EXAMPLE
    Generate the HTML report
    .\Enable-MailUsers.ps1 -SendMail -MailFrom [email protected] -MailTo [email protected] -MailServer ex1.contoso.com -ScheduleAs SvcAccount
    #>
    param(
    [parameter(Position=0,Mandatory=$false,ValueFromPipeline=$false,HelpMessage='Send Mail ($True/$False)')][bool]$SendMail=$false,
    [parameter(Position=1,Mandatory=$false,ValueFromPipeline=$false,HelpMessage='Mail From')][string]$MailFrom,
    [parameter(Position=2,Mandatory=$false,ValueFromPipeline=$false,HelpMessage='Mail To')]$MailTo,
    [parameter(Position=3,Mandatory=$false,ValueFromPipeline=$false,HelpMessage='Mail Server')][string]$MailServer,
    [parameter(Position=4,Mandatory=$false,ValueFromPipeline=$false,HelpMessage='Schedule as user')][string]$ScheduleAs
    # Sub Function to neatly update progress
    function _UpProg1
    param($PercentComplete,$Status,$Stage)
    $TotalStages=5
    Write-Progress -id 1 -activity "Mail enabled Objects" -status $Status -percentComplete (($PercentComplete/$TotalStages)+(1/$TotalStages*$Stage*100))
    #Sub Function create ErrObject output
    function _ErrObject{
    Param($name,
    $errStatus
    If(!$err){
    Write-Host "error detected"
    $script:err = $True
    $ErrObject = New-Object -TypeName PSObject
    $Errobject | Add-Member -Name 'Name' -MemberType Noteproperty -Value $Name
    $Errobject | Add-Member -Name 'Comment' -MemberType Noteproperty -Value $errStatus
    $script:ErrOutput += $ErrObject
    # 1. Initial Startup
    # 1.0 Check Powershell Version
    if ((Get-Host).Version.Major -eq 1)
    throw "Powershell Version 1 not supported";
    # 1.1 Check Exchange Management Shell, attempt to load
    if (!(Get-Command Get-ExchangeServer -ErrorAction SilentlyContinue))
    if (Test-Path "D:\Exchsrvr\bin\RemoteExchange.ps1")
    . 'D:\Exchsrvr\bin\RemoteExchange.ps1'
    Connect-ExchangeServer -auto
    } elseif (Test-Path "D:\Exchsrvr\bin\Exchange.ps1") {
    Add-PSSnapIn Microsoft.Exchange.Management.PowerShell.Admin
    .'D:\Exchsrvr\bin\Exchange.ps1'
    } else {
    throw "Exchange Management Shell cannot be loaded"
    # 1.2 Check if -SendMail parameter set and if so check -MailFrom, -MailTo and -MailServer are set
    if ($SendMail)
    if (!$MailFrom -or !$MailTo -or !$MailServer)
    throw "If -SendMail specified, you must also specify -MailFrom, -MailTo and -MailServer"
    # 1.3 Check Exchange Management Shell Version
    if ((Get-PSSnapin -Name Microsoft.Exchange.Management.PowerShell.Admin -ErrorAction SilentlyContinue))
    $E2010 = $false;
    if (Get-ExchangeServer | Where {$_.AdminDisplayVersion.Major -gt 14})
    Write-Warning "Exchange 2010 or higher detected. You'll get better results if you run this script from an Exchange 2010/2013 management shell"
    }else{
    $E2010 = $true
    $localserver = get-exchangeserver $Env:computername
    $localversion = $localserver.admindisplayversion.major
    if ($localversion -eq 15) { $E2013 = $true }
    #Get date
    $filedate = get-date -uformat "%m-%d-%Y"
    $filedate = $filedate.ToString().Replace("0", "")
    #Get the valid users that are not mail-enabled
    _UpProg1 1 "Getting User List" 1
    #$Users = Get-mailuser -ResultSize unlimited -OrganizationalUnit "R0018.COLLABORATION.ECS.HP.COM/Accounts/AbbVienet/Users" | ?{$_.legacyexchangeDN -eq ""}
    $i = 0
    $output = @()
    $errOutput = @()
    $err = $False
    #2 Process users
    ForEach ($User in $Users){
    $i++
    _UpProg1 ($i/$Users.Count*100) "Updating Recipients" 2
    If ($user.ExternalEmailAddress -eq $null){
    _ErrObject $user.Name, "Missing External Email Address"
    ElseIf($user.DisplayName -NotLike "* "){
    _ErrObject $user.Name, "DisplayName contains a trailing space"
    ElseIf($user.DisplayName -NotLike "_*"){
    _ErrObject $user.Name, "DisplayName contains a Leading space"
    ElseIf($user.PrimarySmtpAddress -eq $null){
    _ErrObject $user.Name, "Missing Primary SMTP address"
    Else{
    #Disable EmailAddressPolicy on these users
    Set-Mailuser $User.Name -EmailAddressPolicyEnabled $false
    #pass to Update-recipient
    Update-Recipient $User.Name
    $LEDN = Get-MailUser $User.Name | Select {$_.LegacyExchangeDN}
    If ($LEDN -ne ""){
    $object = New-Object -TypeName PSObject
    $X500 = "x500:" + $LEDN.'$_.LegacyExchangeDN'
    $object | Add-Member -Name 'Name' -MemberType Noteproperty -Value $User.Name
    $object | Add-Member -Name 'x500' -MemberType Noteproperty -Value $X500
    $output += $object
    #Creating CSVFile Output
    _UpProg1 99 "Outputting CSV file 3" 3
    $CSVFile = "c:\scripts\Mail-enable\Mailenabled_$((Get-Date).ToString('MM-dd-yyyy_hh-mm-ss')).csv"
    If($err){
    $ErrCSVFile = "c:\scripts\Mail-enable\ProblemUsers_$((Get-Date).ToString('MM-dd-yyyy_hh-mm-ss')).csv"
    $errOutput | Select-Object Name, Comment | ConvertTo-CSV -NoTypeInformation > $ErrCSVFIle
    $Output | ConvertTo-Csv -NoTypeInformation > $CSVFile
    if ($SendMail)
    _UpProg1 95 "Sending mail message.." 4
    If($err){
    Send-MailMessage -Attachments $CSVFile,$ErrCSVFile -To $MailTo -From $MailFrom -Subject "Enable Mail Users Script" -BodyAsHtml $Output -SmtpServer $MailServer
    Else{
    Send-MailMessage -Attachments $CSVFile -To $MailTo -From $MailFrom -Subject "Enable Mail Users Script" -BodyAsHtml $Output -SmtpServer $MailServer
    if ($ScheduleAs)
    _UpProg1 99 "Attempting to Schedule Task.." 4
    $dir=(split-path -parent $myinvocation.mycommand.definition)
    $params=""
    if ($SendMail)
    $params+=' -SendMail:$true'
    $params+=" -MailFrom:$MailFrom -MailTo:$MailTo -MailServer:$MailServer"
    $task = "powershell -c \""pushd $dir; $($myinvocation.mycommand.definition) $params\"""
    Write-Output "Attempting to schedule task as $($ScheduleAs)..."
    Write-Output "Task to schedule: $($task)"
    schtasks /Create /RU $ScheduleAs /RP /SC DAILY /ST 22:00 /TN "Enable Mail Users" /TR $task
    The Problem is that when I look at the $errOutput I see things but when I pipe the $erroutput to convertTo-CSV I get this within the CSV file. I think its because I an calling a function to do the updating. But not sure.
    Jeff C

    Hi Jeff,
    Any updates? If you have any other questions, please feel free to let me know.
    A little clarification to the script:
    function _ErrObject{
    Param($name,
    $errStatus
    If(!$err){
    Write-Host "error detected"
    $script:err = $True
    $ErrObject = New-Object -TypeName PSObject
    $Errobject | Add-Member -Name 'Name' -MemberType Noteproperty -Value $Name
    $Errobject | Add-Member -Name 'Comment' -MemberType Noteproperty -Value $errStatus
    $script:ErrOutput += $ErrObject
    $errOutput = @()
    _ErrObject Name, "Missing External Email Address"
    $errOutput
    _ErrObject Name "Missing External Email Address"
    $errOutput
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support

  • I want to load adobe digital editions

    I went to your home site and tried to download this program.  My computer was still working after 12 minutes.  Stopped download and came here.

    Do not try to help me anymore!!!
    This system works very bad!!!!
    I wil call  the dutch helpdesk!!!
    Verstuurd vanaf mijn iPhone
    Op 5 okt. 2012 om 21:09 heeft Frustrated in AZ <[email protected]> het volgende geschreven:
    Re: i want to install adobe digital editions
    created by Frustrated in AZ in Adobe Digital Editions - View the full discussion
    I can work with Windows 7 just fine, but you need to tell me what the error
    message says so I can help you.
    ===============
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4752751#4752751
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4752751#4752751
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4752751#4752751. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Digital Editions by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I want to install adobe digital editions

    i want to install adobe digital editions

    Do not try to help me anymore!!!
    This system works very bad!!!!
    I wil call  the dutch helpdesk!!!
    Verstuurd vanaf mijn iPhone
    Op 5 okt. 2012 om 21:09 heeft Frustrated in AZ <[email protected]> het volgende geschreven:
    Re: i want to install adobe digital editions
    created by Frustrated in AZ in Adobe Digital Editions - View the full discussion
    I can work with Windows 7 just fine, but you need to tell me what the error
    message says so I can help you.
    ===============
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4752751#4752751
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4752751#4752751
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4752751#4752751. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Digital Editions by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • EEM: SAPGUI scripting not enabled on server

    Hi Gurus,
    I have setup SAPGUI EEM monitoring via SOLMAN 7.1 but after deployment there's an error message "SAPGUI scripting not enabled on server()-214722150:disabledByServer=True". I already checked the backend system, and the paramater of sapgui/user_scripting is set to TRUE.
    Please advise what else do I need to check in order for the SAPGUI scripting to be working in EEM? Is there any additional parameter that I need to change in the backend system?
    Thanks,
    Virgilio

    Hi Virgilio,
    See this link is usefully
    Security for the Use of SAP GUI Scripting - eCATT Security Guide - SAP Library
    Regards,
    Deva

Maybe you are looking for

  • My photo stream is missing on my iPhone5. How can I get it back?

    I recently restored my iPhone 5 to factory settings and have gone through the entire set up process. In my "Photos" I noticed there is no longer a "My Photo Stream" or any recent photos. I know have everything set up, the only outlier that I'm not fa

  • 1GB sd card for Creative Muvo Sport C100 questi

    I want to get a GB sd card for a Creative Muvo Sport C00. I was thinking of getting it from amazon. Can anyone tell me )the name of ones that will works with the Creative Muvo Sport C00. 2)the best one I should get (or should I just get the cheapest)

  • Order Management BR 100   R12

    Dear All Where can be Download Order Management BR100 R12 version Antony Samuel A

  • Adobe Document Server (ADS)

    How can I submit my xdp file to the Adobe Document Server (ADS), which will generate a pdf file. tks

  • XMII Mobile Page Layout

    Hello, I am trying to display an irpt page which has a servlet on a mobile devices web browser. I am using the IllumRowsetTable.xsl stylesheet. When I call up the webpage on the mobile device the output is wrapped instead of giving a horizontal scrol