Script throwing error" Object required: 'API'

Hi All,
We need help in one issue. We have following script which is running fine when we ran it from script editor, but when use this as expression in import format is throwing error
Error: An error occurred importing the file.
Detail: Object required: 'API'
At line: 12
Script:
Function ME_to_LE(strField, strRecord)
ME_to_LE =API.SqlMgr.fMapItemLookup (749, "UD8", Left(strField,3))
End Function
We have created few other Scripts which are running fine and producing required result when we check them with MsgBox. But when we are using these scripts in import format it is saying: Object required: 'API'
IF I can not use API object in import script, how can I process multiple column with one script. We need to derive three-four column based on one input column and we don't want to write separate import script for each column. How and where we can write this script?
Are we missing any step? Any help will be highly appreciated. Looks I asked long question :)
Thanks,
Shivendra
Edited by: shiv2 on Sep 16, 2011 9:30 AM
Edited by: shiv2 on Sep 16, 2011 10:36 AM

Hi Robb,
"It looks like you and James are on the same project" That is correct.
OK. In requirment we have three-four column based on these column we need to derive few other column. We want to do spilitting and validation in Import itself. This is mainly a Validation requirment.
There is one column which may have 12,13,14,17 or any other number of character in it. first three will represent one dimension but exact value be a mapped result based on these three digits.
There are many validation based on the number on charaters and most importantly we don't want to process other column is validation get failed at any stage.
Do we have anything like Import Action? Probably we want to change that script. Or if we can write something like integration script. We need every column to be processed in one shot.
I don't think it is self explantry. Can we have your email please?
Thanks,
Shivendra
Edited by: shiv2 on Sep 16, 2011 8:52 PM

Similar Messages

  • Error: Object Required apperas when accessing Content Admin Portal Content

    After installing Ep 7.0 sp16 Portal and logging in as Administrator we get
    Error: Object Required apperas when accessing Content Admin >Portal Content
    The same error appears when trying to access System Admin > permissions.
    Anything to do with catolog search is throwing Error: Object Required  popup.
    Appreciate feedback in resolving this.
    Rajesh.R.

    I have just started to get this error as well... On my computer I get the "Error: Object Required" when accessing the Portal Content page but if I log in on someone elses computer using the same browser, OS, etc The error does not appear and I am able to browse the Portal Content.
    Any more insight on the resolution to this issue would be appreciated.

  • Script error "object required" when log off

    I have created a new user and assigned the "Everyone" role to it. I log in to the portal using this new user. Then I press logoff. Then I press OK. Now I get the script error below:
    line:91
    char:8
    Error: Object required
    code:0
    URL: http://.....
    any idea why I get this error?
    note: I don't get a logoff error when I use the administrator or other user IDs.

    Hi,
    you are using a customized masthead. InSP14 SAP changed some Javascript and therefor, the "object" your are colling in your logoff() function is missing. You'll have to comment out this JS call in your masthead. Check the IE error message explanation, it will show you the line where the error occurs.
    I've already posted the solution in this forum, but unfortunately, I'm not able to find my previous post
    br,
    Tobias

  • Javascript Error : Object Required

    the title sums it up....
    I'VE DONE
    searched the forum, didn't find anything to solve my problem
    and with google this seems to be a symptom for many problems, no
    luck there either.
    there isn't really any component i can play with to
    troublshoot, it's syntax related.
    MY SETUP:
    I'm using javascript and reading an XML document. using a for
    loop, i display all the nodes in the XML and print to the page.
    MY PROBLEM:
    i get the following annoying error after page load:
    Line: 239
    Char: 5
    Error: "Object Required"
    Code: 0
    URL: www.blah.com
    i've pasted the related code.
    line "239", the error is indicated.
    novice web programmer, greatly appreciate any pointers,
    directions, tips, tricks, workarounds etc.

    DanM. wrote:
    > SIMPLIFIED QUESTION:
    >
    >
    > in short, why is this illegal?
    >
    > var titleArray = new Array();
    > for (var x = 0; x < 20; x++) {
    > //BELOW IS LINE 239, THE ERROR****************
    > titleArray[x] = news.childNodes(x).firstChild.text;
    var titleArray = new Array();
    for (var x = 0; x < 20; x++) {
    var TEXT;
    if(TEXT=news.childNodes.item(x).firstChild.data){
    if (TEXT.nodeType == 1){
    titleArray.push(TEXT);
    You may be grabbing white space or another <tag>, not
    text nodes. And
    hard coding the loop max can be a problem too, unless you
    know there are
    exactly 20.
    for (var x = 0; x <news.childNodes.length ; x++)
    Mick
    > }
    >
    > because i commented out everything but those lines, and
    still got the same
    > error.
    >
    >
    >

  • Problem: Portal Content Structure (Javascript error: object required)

    Hello,
    i have a problem with my Internet Explorer 7 and the Enterprise Portal 6.0 SP 16. After the login, the Navigation Structure of the Portal Content isn't shown, after a while a error message pops up saying: error: object required.
    The Portal is functional in Firefox 3.0 so i suggest that the problem is based on the internet explorer Browser.
    Maybe someone has an idea and can help me resolving this annoying problem. Java from Sun is installed an activated in IE.
    Thank you!
    here a screenshot
    http://s6b.directupload.net/images/081016/oy2nau9e.jpg
    Edited by: Mehmet Apaydin on Oct 16, 2008 10:49 AM

    solved!
    something really timewasting. I just had to add the site as a trusted site in IE. But it only works if you youse the NAME e.g. www.sapportal60:50000/irj/portal, using the ip adress dosn't work and that's what i did in the first place.
    with best regards
    Mehmet Apaydin

  • Reg Javascript Error Object required Error

    Hi all,
      I have configured ITS 6.20 and implemented ESS in EP 6.0 SR1. I am getting Javascript Error Object required Error in some browsers when i try to access the ITS pages . What should i do in browser settings in order to resolve this error.
    Thanks
    Vasudevan Gopalan

    Hi all
    Resolved the issue as mentioned in note# 852690 . Thanks
    Regards
    Vasu

  • Runtime error Object Required - Captivate 5

    Hi,
    Wondering if anyone else has come across this problem and found any solution.
    I have created .swf using Captivate 5 and when I upload them to our learning environment (Learning Pool), the flash plays through to the end fine but clicking on next/menu (within the learning environment) I get Runtime Error, Line 52 Object Required.
    Is there any publishing setting or anything that anyone has come across to make the swf work?  (I have a call logged with our environment provider but obviously they don't support captivate so...)
    Regards
    Annabel

    Are you uploading the Captivate content as a SCORM package to your LMS or are you just uploading the SWF?

  • ADC PHP enabling shell script throws errors

    Hi, guys.
    I recently tried to enable PHP on my MacBook Pro.
    I speak some bash, but no AppleScript.
    On the Apple Developer Center they write you a little script to enable PHP, which failed repeatedly before numerous edits by me. I eventually massaged the script to work, but I want to understand *why* the script didn't work.
    The code they give is as follows (and you can find it here: http://developer.apple.com/mac/articles/internet/phpeasyway.html):
    set admin_email to (do shell script "defaults read AddressBookMe ExistingEmailAddress")
    user_www=$HOME/Sites
    filename=php-test
    user_index=${user_www}/${filename}.php
    user_db=${user_www}/${filename}-db.sqlite3
    # NOTE: Having a writeable database in your home directory can be a security risk!
    conf=`apachectl -V | awk -F= '/SERVER_CONFIG/ {print \$2}'| sed 's/"//g'`
    conf_old=$conf.$$
    conf_new=/tmp/php_conf.new
    touch $user_db
    chmod a+r $user_index
    chmod a+w $user_db
    chmod a+w $user_www
    echo "Enabling PHP in $conf ..."
    sed '/#LoadModule php5_module/s/#LoadModule/LoadModule/' $conf | sed
    "s^[email protected]^\$admin_email^" > $conf_new
    echo "(Re)Starting Apache ..."
    osascript <<EOF
    do shell script "/bin/mv -f $conf $conf_old; /bin/mv $conf_new $conf;
    /usr/sbin/apachectl restart" with administrator privileges
    EOF
    Here are where this code throws errors for me:
    First:
    set admin_email to (do shell script "defaults read AddressBookMe ExistingEmailAddress")
    I don't even recognize the shell syntax that this would work in. It's sort of csh like. Is this AppleScript?
    Anyway, OS X bash chokes on this at the first '(' and I changed it to:
    admin_email=`defaults read AddressBookMe ExistingEmailAddress`
    which works just fine.
    Second:
    chmod a+r $user_index
    I have no idea how his is supposed to work without 'touch $user_index'
    I added:
    touch $user_index
    to the script.
    Third:
    conf=`apachectl -V | awk -F= '/SERVER_CONFIG/ {print \$2}'| sed 's/"//g'`
    Okay, this actually *works*, but I don't know why it should. In my book, it should choke on the \$2, because the \ is invalid.
    I've left it because it works and if it works it isn't wrong, but I would have written:
    conf=`apachectl -V | awk -F= '/SERVER_CONFIG_FILE/ {print $2}' | sed 's/"//g'`
    which I've tested and also works.
    I'd like to know why Apple's first line works.
    Fourth:
    sed '/#LoadModule php5_module/s/#LoadModule/LoadModule/' $conf | sed "s^[email protected]^\$admin_email^" > $conf_new
    The error here is that:
    sed "s^[email protected]^\$admin_email^"
    doesn't replace [email protected] with the contents of $admin_email.
    I don't know what the and are supposed to do, but this just replaces the string '[email protected]' with the string '\$admin_email'
    I replaced this with:
    sed 's^[email protected]^'$admin_email'^'
    This gives me a final script of:
    #!/bin/sh
    admin_email=`defaults read AddressBookMe ExistingEmailAddress`
    user_www=$HOME/Sites
    filename=php-test
    user_index=${user_www}/${filename}.php
    user_db=${user_www}/${filename}-db.sqlite3
    conf=`apachectl -V | awk -F= '/SERVER_CONFIG/ {print $2}'| sed 's/"//g'`
    conf_old=$conf.$$
    conf_new=/tmp/php_conf.new
    touch $user_index
    touch $user_db
    chmod a+r $user_index
    chmod a+w $user_db
    chmod a+w $user_www
    echo "Enabling PHP in $conf ..."
    sed '/#LoadModule php5_module/s/#LoadModule/LoadModule/' $conf | sed 's^[email protected]^'$admin_email'^' > $conf_new
    echo "(Re)Starting Apache..."
    osascript <<EOF
    do shell script "/bin/mv -f $conf $conf_old; /bin/mv $conf_new $conf; /usr/sbin/apachectl restart" with administrator privileges
    EOF
    which works just fine.
    But I'm still confused - why did ADC have a code snippet that could have never worked? Or am I missing something obvious?
    - Nathan

    Hey, RanjeetJones!
    You're probably right - it's a lot of code to uncomment a line and change the administrator setting.
    And the first time I set up PHP, I just found and edited the config file.
    But the script had me so confounded I went back to troubleshoot it and got all wrapped up in why it ended up that way.
    And this will help the next coder who wants to learn PHP and maybe doesn't speak bash.
    - Nathan

  • Network Utilization script throws error after re-executing

    Hi everyone, I have a piece of code that finds the network util of a fileserver and if it is over 75% it stops executing the script. The script works the first time but after re-executing it, it throws an error. I've tried to null out all the variables I'm
    using but it still won't work. Any help is appreciated! Thanks!
    Code:
    #Determines NIC utilization
    $interfacebw = $null
    $intbwbytes =$null
    $currentbytespersec = $null
    $linkutil = $null
    Write-Host "Determining File Server Network Utilization.."
    $interfacebw = Get-WmiObject -class Win32_PerfFormattedData_Tcpip_NetworkInterface -ComputerName tsvc2552101x001 | where {$_.Name -eq "Broadcom NetXtreme Gigabit Ethernet"} |select CurrentBandwidth
    $intbwbytes = $interfacebw.currentbandwidth /8
    $currentbytespersec = Get-WmiObject -class Win32_PerfFormattedData_Tcpip_NetworkInterface -ComputerName tsvc2552101x001 | where {$_.Name -eq "Broadcom NetXtreme Gigabit Ethernet"} |select BytesTotalPersec
    [int]$currentbytespersec = $currentbytespersec.bytestotalpersec
    if($currentbytespersec -le 0){
    [int]$linkutil = 0
    }else{
    [int]$linkutil = ($currentbytespersec / $intbwbytes) * 100
    #if NIC util is over 75 then it closes program
    if($linkutil -gt 75){
    $wshell.Popup("Network utilization over 75%, please try again later.",0,"Error",0x1) | Out-Null
    $formSoftwareInstaller.Close()
    return
    Error:
    Cannot convert value "@{BytesTotalPersec=3560}" to type "System.Int32". Error: "Cannot convert the "@{BytesTotalPersec=3560}" value of type "Selected.System.Management.ManagementObject" to type "System.Int32"."
    At C:\Users\cody-horton\Desktop\Software Installer.ps1:406 char:9
    + $currentbytespersec = Get-WmiObject -class Win32_PerfFormattedData_Tcpip ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : MetadataError: (:) [], ArgumentTransformationMetadataException
    + FullyQualifiedErrorId : RuntimeException

    This is all you need to do.  You are way over coding this.
    Write-Host "Determining File Server Network Utilization.."
    $perfdata=Get-WmiObject -class Win32_PerfFormattedData_Tcpip_NetworkInterface -ComputerName tsvc2552101x001 -Filter 'Name="Broadcom NetXtreme Gigabit Ethernet"'
    $intbwbytes=$perfdata.currentbandwidth/8
    $currentbytespersec=$perfdata.BytesTotalPersec
    #if NIC util is over 75 then it closes program
    if(($currentbytespersec / $intbwbytes) -gt .75){
    $wshell.Popup("Network utilization over 75%, please try again later.",0,"Error",0x1) | Out-Null
    $formSoftwareInstaller.Close()
    return
    ¯\_(ツ)_/¯

  • Dynamic xml from php script throws error: #1088 or #1085

    Hi,
    I'm importing xml formatted data from mysql via php script:
    [code]
    <?php
    require_once('require.php');
    $result = mysql_query("SELECT * FROM `songs`");
    if($result)
        header ("Content-Type: text/xml");
        echo"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n";
        echo"<songComments>\n";
        while ($row = mysql_fetch_array($result))
            echo"<testimonial>\n";
            echo"<songComment>" . $row['title'] . "</songComment>\n";
            echo"</testimonial>\n";
        echo"</songComments>\n";
    ?>
    [/code]
    In one of my flash projects it's working just fine. But in the new one that I just sterted not anymore. And i have no idea why. I get this errors:
    TypeError: Error #1085: The element type "songComments\n" must be terminated by the matching end-tag "</songComments\n>".
    or:
    TypeError: Error #1088: The markup in the document following the root element must be well-formed.
    When I output that php into txt file and loaded in flash everything is fine, but not from php script directly.
    Could it have something to do with that I'm testing that mysql locally on my computer using WAMP ? Previous project got all data from mysql from server.

    Ho could I trace what flash sees?
    var url:URLLoader = new URLLoader();
    url.addEventListener(Event.COMPLETE, xmlLoaded);
    url.load(new URLRequest("getDataFromDB.php"));
    private function xmlLoaded(event:Event):void {
                myXML = new XML(event.target.data);
                trace(myXML);
    I  got rid of that \n everywhere or move them around  and it's still the same error 1088 or 1085

  • Error: Object required".

    When I click on Content Administrator Role , I find one Popup u201CError: Object requiredu201D.
    I assigned all actions in content admin role. But the result is same.
    I assigned Content/User/System Administrator Roles to User .How to solve it.

    Hi Sanjay,
    1.Try to check in the Portal URL access using the hostname and not by Ip Address.
    2.Restart the server
    Thanks,
    Tulasi Palnati
    Edited by: Tulasi Palnati on Mar 13, 2009 7:53 AM

  • Javascript - Object required error for visual studio 2010

    Hi - I have downloaded the crystal report RTM for visual studio 2010.
    My App server is windows 2008.
    We are using crystal reports as part of CRM application
    I am getting  javascript error 'Object Required'  at the following line:
    The debugger after the error message refers to this:
    bobj.crv.stateManager.setComponentState('ctl00_ContentPlaceHolder2_CrystalReportViewer1__UI',eval('('document.getElementById('__CRYSTALSTATEctl00$ContentPlaceHolder2$CrystalReportViewer1').value')'));
    The website has all the required aspnet_client files and have made sure the application is able to load them.
    When tried with a new sample solution the reports work.
    Please help. I need to make the crystal reports work with the CRM solution...

    I am assuming this is happening after you have deployed your app and that the app works as expected on your development computer(?). Please confirm...
    I need you to tell me the following:
    1) how was the app compiled; any cpu, 32 bit, 64 bit?
    2) how was the CR runtime deployed (what MSI / MSM did you use?)?
    3) if this app is installed under custom app pool see the following:
    Deploy the CrystalReportViewers13 virtual directory as a sub-directory of your application.
    Copy the Crystalreportviewers13 folder to be a sub-folder at the root of your application. You can configure where your application looks for this folder by using the following Help file [SAP Crystal Reports .NET SDK Developer Guide
    |http://help.sap.com/businessobject/product_guides/sapCRVS2010/en/crnet_dg_2010_en.zip] and search the document for ("web.config";). In the section "Configuring your web.config file" follow the instructions specified for setting the resourceURI attribute. This way you can control updates to the viewers when deploying your application.
    Note the resourceURI value is the name of the viewers directory and should be preceded with a Tilde
    ie value="~/crystalreportviewers13"
    Also, have a look at the following two articles. Both are pre CRVS2010, however the ideas re. deploying to a custom app pool still apply. All that changes is the folder name.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Object required - javascript experts please?

    Hi, I'm trying to figure out why this script causes a
    &quot;Object required&quot; error message inside of IE7 if
    the user tries to click the scrollbar.

    Let's see the whole page, please.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "mzanime.com" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi, I'm trying to figure out why this script causes a
    'Object required'
    > error
    > message inside of IE7 if the user tries to click the
    scrollbar.
    >
    > isIE=document.all;
    > isNN=!document.all&&document.getElementById;
    > isN4=document.layers;
    > isHot=false;
    >
    > function ddInit(e){
    > topDog=isIE ? "BODY" : "HTML";
    > whichDog=isIE ? document.all.ccpopup :
    > document.getElementById("ccpopup");
    > hotDog=isIE ? event.srcElement : e.target;
    > while
    (hotDog.id!="titlebar"&&hotDog.tagName!=topDog){
    > hotDog=isIE ? hotDog.parentElement : hotDog.parentNode;
    > }
    >
    > if (hotDog.id=="titlebar"){
    > offsetx=isIE ? event.clientX : e.clientX;
    > offsety=isIE ? event.clientY : e.clientY;
    > nowX=parseInt(whichDog.style.left);
    > nowY=parseInt(whichDog.style.top);
    > ddEnabled=true;
    > document.onmousemove=dd;
    > }
    > }
    >
    > function dd(e){
    > if (!ddEnabled) return;
    > whichDog.style.left=isIE ? nowX+event.clientX-offsetx :
    > nowX+e.clientX-offsetx;
    > whichDog.style.top=isIE ? nowY+event.clientY-offsety :
    > nowY+e.clientY-offsety;
    > return false;
    > }
    >
    > function ddN4(whatDog){
    > if (!isN4) return;
    > N4=eval(whatDog);
    > N4.captureEvents(Event.MOUSEDOWN|Event.MOUSEUP);
    > N4.onmousedown=function(e){
    > N4.captureEvents(Event.MOUSEMOVE);
    > N4x=e.x;
    > N4y=e.y;
    > }
    > N4.onmousemove=function(e){
    > if (isHot){
    > N4.moveBy(e.x-N4x,e.y-N4y);
    > return false;
    > }
    > }
    > N4.onmouseup=function(){
    > N4.releaseEvents(Event.MOUSEMOVE);
    > }
    > }
    >
    > function ccClose(){
    > if(isIE) window.location.hash="";
    > if (isIE||isNN) whichDog.style.visibility="hidden";
    > if (isIE||isNN) whichDog.style.display="none";
    > else if (isN4) document.ccpopup.visibility="hide";
    > }
    >
    > function ccPopup(){
    > var gotop = document.getElementById("top");
    > if(gotop) gotop.focus();
    > if(isIE) window.location.hash="#top";
    > if (isIE||isNN) whichDog.style.visibility="visible";
    > if (isIE||isNN) whichDog.style.display="";
    > else if (isN4) document.ccpopup.visibility="show";
    > }
    >
    > document.onmousedown=ddInit;
    > document.onmouseup=Function("ddEnabled=false");
    >

  • Object Required: 'Wscript'

    I've used the below VB script in my .hta application for selecting the folder. But when there is no folder is selected and I click 'Cancel' button then am getting Script error: Object Required: 'Wscript'.
    Sub ButtOutFolder
      Const MY_COMPUTER = &H11&
    Const WINDOW_HANDLE = 0
    Const OPTIONS = 0
    Set objShell      = CreateObject("Shell.Application")
    Set objFolder     = objShell.Namespace(MY_COMPUTER)
    Set objFolderItem = objFolder.Self
            strPath = objFolderItem.Path
    Set objFolder = objShell.BrowseForFolder _
    (WINDOW_HANDLE, "Select a folder:", OPTIONS, strPath)
    If objFolder Is Nothing Then
    Wscript.Quit
    End If
    Set objFolderItem = objFolder.Self
    objPath = objFolderItem.Path
            OUTFOLDERPATH = objPath
            OutpathTxt.value = OUTFOLDERPATH
    End Sub

    Simple example:
    <html>
    <head>
    <title>My HTML Application</title>
    <script language="vbscript">
    Sub ButtOutFolder
    Set objShell = CreateObject("Shell.Application")
    Set objFolder = objShell.BrowseForFolder(0, "Select a folder:", 0)
    If objFolder Is Nothing Then
    MsgBox "No folder selected -CANCELED"
    Exit Sub
    End If
    txtFolderPath.value = objFolder.Self.Path
    End Sub
    </script>
    <hta:application
    applicationname="MyHTA"
    border="dialog"
    borderstyle="normal"
    >
    </head>
    <body>
    <input type="button" Value="Select Folder" onclick="ButtOutFolder">&nbsp;<input id="txtFolderPath" type="text" size="65">
    </body>
    </html>
    ¯\_(ツ)_/¯

  • "Object Required" error when using the script block from the code behind

    I try to use the following script block on the code behind page
    <script defer='true' id='NavID' type='text/javascript'>Nav();</script>
    and the function Nav() is on the .aspx page. It gives me the "Object Required" error message. BUT if I add an alert("hello!!!") line inside of the Nav() function, it works fine after the user closes the alert box. Has anyone experienced a similar problem? Please help. Thanks.

    There is no way to troubleshoot this by looking at a picture of the diagram. LabVIEW 6 is almost prehistory and many things have changed, especially the file IO all looks different so it is impossible to tell what you are doing.
    Error 7 is file not found, so most likely your string operations are not correct. What are the full strings? What is the final file name (maybe you are missing a "\" or maybe you are on a different OS type). Put an indicator at the path wire to see what's happening!
    Is this a datalog file?
    (Overall, the code is a bit suspect. Nobody needs a seven frame flat sequence. ) Why do a control and an indicator have the same label?)
    LabVIEW Champion . Do more with less code and in less time .

Maybe you are looking for

  • Field selection for Notification type

    Hi all, I have a configured  a notification type. I want to hide unwanted fields . I checked for " Set Field Selection for Notifications" in spro but  i am not able to find these fields. The Fields are under below tabs location Data Tab 1.Room-ILOA-M

  • How can I buy music from itunes germany?

    I want to buy music from iTunes Germany but I don't have a German credit card. How can I do this? There is a lot of music from one of my favorite artists (Enigma) that is in ITMS Germany but not in ITMS USA.

  • Order 23 is not a capital investment measure for Asset accounting(AUC)

    Dear All, Help This Error For T Code  Ko02 select order for AUC  getting this error Order 23 is not a capital investment measure Message no. AY097 Diagnosis Object concerned: Order 23 . The object is not an investment measure, either because there is

  • How can I set a style in favorites?

    Tried several times but the process not obvious and help files no help. Thanks, Richard

  • Spry image gallery with filmstrip - how to display all thumbnails?

    Hello, I'm using the Spry image gallery with filmstrip and want to be able to show all thumbnails. So instead of scrolling across to see all the thumbnails I would like to display them in a couple of rows. I thought it would be a case of changing the