Object placeholder not working

Hi
I have a JPG of an iPad an use the screen as Object Placeholder. This allows me to drop and drag any image into the iPad. This works fine, but not in the new version.
Check http://www.screencast.com/t/Ui55rKVj : this works in the old Keynote, but if I use it in the new one, images will be placed over the whole sheet, not the part I defined.
Help needed.
Henk

or more correctly a class is fully qualified by its name, package, and classloader.
When using Serialisation/deserialisation you just take the classloader out of that, enabling class instances to be shared between classloaders.
What ejp didn't mention is that you'd better make sure that client and server are compiled against the same compiler or you could still run into deserialisation problems unless you make sure to supply a serialVersionId to prompt the classloader during deserialisation that you have an instance of the desired class and not something else that just happens to have the same name and package but isn't compatible.

Similar Messages

  • Authorization Object is not working when report is modified.

    Hi BW Guru's
    We have Company Code as Authorization Object .and we have 3 company Codes (xxxx,yyyy,zzzz).where the users under Company code xxxx are not supposed to view company code yyyy,zzzz data etc.
    I modified an existing Report and transported to production.But the Authorization Object is not working for that report.The Report is defaultly displaying all the company codes data(xxxx,yyyy) for all the users.But for the other reports its(company code ) is working fine.
    What could be the problem?Is theproblem in transporting the objects.But i transported all the objects inluding auhorization object.
    Please send me the solution as it is very much urgent.
    The solution will be def. awarded with full points.
    Regards
    Sanjay

    hi Sanjay,
    please don't post the same question again, check and response back from your previous thread
    Re: Authorization Object is not working when report is Modified.
    hope this helps.
    would be nice if you reward for helpful answers to all of your previous postings, e.g
    docs related to RRI

  • Hyperlink to open a business object is not working in archived printlist

    Hi
    I have archived a print list in my custom http content repository.
    Generated the indexed print list by running program OACONTA4.
    Archived data file has following lines
       \PCOL5H\PHYP<<BUS2012   \PCOL0H \PHYP>>   \PCOL2HPurchase Order                         
    IDARC1<OBJTYPE>BUS2012<OBJKEY>4500000001<METHOD>DISPLAY \PCOL0H  \PCOL4H4500000001                                       
    \PCOL0H  \PCOL2HZODTIF    \PCOL0H    \PCOL2HTest Image Documents               
    \PCOL0H  \PCOL5H\PHYP<<ZW            DE0978D42F2FA9F1AEDE0019B934DDB9       \PHYP>>
    IDARC1<OBJTYPE>IMAGE<OBJKEY>ZWDE0978D42F2FA9F1AEDE0019B934DDB9<METHOD>DISPLAY                                                                            
    \PCOL0H  \PCOL2H23.02.2009\PCOL0H    \PCOL2H         
    I am able to open archived print list using OADR.
    The hyperlinks in archived file are highlighted with different color  and cusror change when moved to "BUS2012" or "ZW            DE0978D42F2FA9F1AEDE0019B934DDB9       "
    Here "DE0978D42F2FA9F1AEDE0019B934DDB9" is archived document Id
    "4500000001" is purchase order number
    "ZW" is content repository
    "ZODTIF" is document type.
    But when I try to open the business object or the document, nothing happens.
    Then I changed the DARC line in the data file in repository to
    IDARC0ZW        DE0978D42F2FA9F1AEDE0019B934DDB9       
    After this I was able to open the document from link.
    Can anybody help on this? Why hyperlink is not working to open a business object
    Version details :
    SAP ERP ECC 6.0
    SAP NW 7.0
    References :
    http://help.sap.com/saphelp_40b/helpdata/pt/4f/9938ff446d11d189700000e8322d00/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/4f/9938ff446d11d189700000e8322d00/frameset.htm
    Thanks in advance !
    Ruhi

    Uninstall the ASK toolbar from addons and problem ll be solved.
    Tools>> addons >> uninstall ASK /Foxit toolbar >> Problem solved

  • Pdf object postMessage not working in FF 22

    Hi,
    After updating my FF to 22, i seen pdf object postMessage function does not working. We used adbove livecycle intraactive pdf forms to collect the data from the user.
    When user click the save button from the pdf, postMessage function called, but after update this not getting execute.
    For your reference i include the URL which also had the same problem. I also tried without addons.
    Refer: http://www.windjack.com/WindJack/Browser2PDF/brwsr2acroJS.htm
    HTML to PDF => works
    PDF to HTML => not working (in earlier versions it worked)
    Thanks n Regards
    Mathan

    This is likely the fault of Livecycle Interactive. Most likely, Adobe has not yet provided an update for supporting Firefox 22. I would recommend informing adobe support about it.

  • Table of contents placeholder not working?

    So far, everything is working well. I have my book about ready to go, but I need to customize the table of contents. There is a placeholder on each TOC page that as far as I can tell from the Help files, you can drop an image there. However, I can't seem to get it to work. Dropping anything there simple seems to place it on top of the placeholder, not "in" it. How is this done? or is it meant for something else?
    Thanks.

    My analysis on the Image Placeholder for the TOC page has resulted in the following conclusions.
    You ARE able to include any image on each of the chapter pages in the TOC
    In order for a chapter page in the TOC to have its own separate image, you must define one of your images in the Chapter Layout for that chapter to have a tag of "Main Image." If you do not have an image in your Chapter Layout defined as "Main Image," then you cannot drag an image into the Media Placeholder for that Chapter in the TOC.
    To define an image with a "Main Image" tag
    Select the Chapter Layout
    Select an Image
    Go to Layout tab in the Inspector
    Select "Editable on Pages using this Layouy"
    Set the tag to "Main Image"
    The corresponding chapter page in the TOC will now have that image in the Media Placeholder
    You are NOT limited to having the same image in your TOC that is on the Chapter Layout. You can now change the image in the Media Placeholder on that chapter page in the TOC by dragging an image on to it
    Let me know if this works for everyone.
    Cheers,
    Jim

  • Calling test sequence from CVI DLL that use ATL COM object does not work

    I am trying to call some DLL function writen in CVI from teststand. The CVI DLL is using ATL COM object(Written by me).
    The ATL COM object making instance of several ATL COM object inside it (including two controls that contains dialog). If I use a client writen in VC++ 6 and use the ATL COM (writen by me) works perfectly. But if I try to use it from CVI DLL it does not work any more.
    What is wrong? The client is passing an IUnknow interface to my component. Can anybody explain me what is wrong?

    It is not clear from your question as to what is specifically failing. If possible, one option would be to remove TestStand from the picture and see if the problem still occurs using a CVI EXE that invokes the CVI DLL.
    Scott Richardson - NI
    Scott Richardson
    National Instruments

  • Manual Authorisation Objects is not working

    Hi Experts
    I have created a manual object in that i have added 2 fields
    VKBUR
    VKGRP
    ACTVT
    The same i have added in su24 also and marked yes for checking also.
    But when i making the transaction it's not working. i need your suggestion how to control the transactions thru manual objects.
    Thanks in advance
    Regards
    Venkat

    Hi,
    Maintaing SU24 does not insert the required auth check code in the program behind a transaction, it mainly controls the objects and default values that appear in the authorisations tab when assigning transactions to roles. Although it is possibe to deactivate a check from SU24 as well.
    Speak to your developers about introducing the neceesary auth checks for your required object, that is the only way that it would work.
    If you search the forum you will find quite a few posts around the maintenance and use of SU24.
    Regards

  • Align to pixel grid for new object does not work

    I have set my document to align new objects (shapes) to pixel grid under the advanced settings
    I have gone into the options on the transform panel and set the check box to say all new objects should also align to pixel grid
    But when I create a shape it doesn't work, I end up with shapes with 3 digit decimal sub pixel sizes. eg. 34.536px
    If I want an object to align to pixel grid I'm having to set it individually for each object.
    Is this a bug that will get fixed or is there some work around, it's frustrating to have to set the feature for every single object I create

    Align new Objects to pixel grid setting works perfectly for all tools in Adobe Illustrator CC (17). In Illustrator 2014 CC (18) the rectangle and rounded rectangle tool do not automatically align to pixel.
    This thread says it's because of the new Live Rectangle tool objects are exempt from the Align to Pixel grid until you release them by expanding them.
    Bug? Illustrator CC 2014 and Pixel Grid settings not working.
    I'll be using the old version until Adobe 'fixes' this.

  • Object state not working on android

    Hope someone can help.
    We use a + sign to indicate there is more information, using object states to move between these 2 elements, however whilst these work fine on iOS devices, when the same files are built for Android these states do not work.
    Press one of the + signs and it just vanishes, without going to the new content.
    Any clues, please.

    Are you using the legacy AIR viewer or the native Android viewer? Try the new native Android viewer instead. https://helpx.adobe.com/digital-publishing-suite/help/building-android-apps.html
    Neil

  • Flash Object is not working in Mozilla firefox 3.6 and safari

    Hi All ,
    I am facing issue in Flash , my Flash application functionality is working fine in IE all versions and Chorme , but it is not
    working properly in mozilla Firefox and safari as well .
    The Problem is when i am using mousewheel scroll at the centre of the mouse to scroll down to the bottom of the page and again revisit some
    portion of flash the mouseOver functionality is getting lost and it is expecting a click to gain the focus .
    Can any body help me on this .
    please provide some suggestions on what need to be done to solve this issue
    regards,

    Hi, I don't know about the mouse issue, but go here and test :
    http://www.adobe.com/products/flash/about  Use your Firefox browser when you test, perhaps you need the plug-in. Whatever the
    test tells you to do, do it. Then check your websites and see if that works.
    Thanks,
    eidnolb

  • SAP Log on into Business Objects server not working (Error FWB 00014)

    Hello,
    I recently installed Business Objects XI 3.1 Edge series, I am able to logon to enterprise and everything is working fine. I am even able to import roles from SAP system but I have two problems.
    1. Logging on to enterprise using SAP user: I am getting the following error message when I choose SAP in the Athentication and enter SAP username and password and click log on.
    "Account Information Not Recognized: All of your system's 0 Concurrent Access Licenses are in use at this time or your system's license key has expired. Try again later or contact your administrator to obtain additional licenses. (FWB 00014)".
    2. Logging on to SAP system through SAP Logon pad: When I enter my username and passord in SAP system from the same server as I installed BusinessObjects I am getting a run time error.
    Did any one of you had the same problem or does any one of you have any clue how to solve this?
    Thanks in advance.

    Hi,
    I assume that you have a key for named licences (You can check this in the CMC under Licence keys).
    What you need to do is to go in the CMC, navigate to Authentication->SAP->Options and select the Named users option.
    Regards,
    Stratos

  • Place object suddenly not working - please help

    I have been using PS successfully for a few weeks now. But suddenly when i go to FILE....PLACE - photoshop is not acting like it used to. It places the object as a "smart object" and i cannot see it on the canvas. The only way to see it is to click on the little thumbnail on the layer - which it then opens in a seperate file. In the good ole days (of last week) when i place a file it would show up as expected. I've restarted PS, deleted preferences, and tried placing multiple files. Some files place "normally" and some are creating this problem for me. PNG's seem to work normally - but JPG's are not placing. So i converted the JPG to PNG - but PS does not fall for my trick - it still will not place the object so that i can edit it.
    This is incredibly frustrating. What am i missing in this incredibly temperamental program?

    I think this is connected to my problem above - another new behavior.
    1. I open a file - PS automatically makes it a background image.
    2. When i convert it to a layer - it disappears from my canvas. I can still see the image in the thumbnail of the layers panel - but nothing on the canvas.
    What is going on here?

  • HELP URGENT - Entity Object Substitution not working as advertised!!!!!

    Hi All,
    I have done an entity Object substitution and in order to rule out any coding errors on my part I have generated a fresh EO with no code changes in it and uploaded the files to java top and updated the MDS with the substitution.
    The substitution is successful but I get the following error related to my substituted file:
    oracle.apps.fnd.framework.OAException: oracle.jbo.AttrValException: JBO-27019: Get method for attribute "ItemNumber" in XxEgoMtlSystemItemsVLEOEx could not be resolved. at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912) at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169) at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3241) at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3036)
    ## Detail 0 ## java.lang.ClassCastException: oracle.jbo.server.EntityDefImpl incompatible with oracle.apps.fnd.framework.server.OAEntityDefImpl at oracle.apps.ego.item.eu.server.EgoMtlSystemItemsVLEOImpl.getDefinitionObject(EgoMtlSystemItemsVLEOImpl.java:562) at oracle.apps.ego.item.eu.server.EgoMtlSystemItemsVLEOImpl.getItemNumber(EgoMtlSystemItemsVLEOImpl.java:11324) at oracle.apps.ego.item.eu.server.EgoMtlSystemItemsVLEOImpl.getAttrInvokeAccessor(EgoMtlSystemItemsVLEOImpl.java:6888)
    I think the real error is Detail 0 line but I haven't seen this before. Could this be the wrong version of JDeveloper that I have used????? About this page showed 12.1.2 and I have downloaded the JDev for 12.1.2???????
    Please help I need to sort this ASAP.
    Thanks all

    I have covered everything in the above threads and followed the EO substitution scenario exactly as per area51.
    I am now getting a different error on the EO substitution, when the page loads that creates a row in the EO the following error is displayed:
    Error
    1. Attribute set for InventoryItemId in view object EgoMtlSystemItemsVO failed
    2. Attribute set for InventoryItemId in view object EgoMtlSystemItemsVO failed
    3. Attribute set for InventoryItemId in view object EgoMtlSystemItemsVO failed
    4. Attribute set for InventoryItemId in view object EgoMtlSystemItemsVO failed
    This is a caught error and thrown to the top of the page as opposed to a complete stack error which is what I was getting before? At first I thought this was due to the VO substitution I had done earlier as a test but I have deleted the substitution document for the VO sub and if I remove my EO substitution the page works fine so my EO substitution is causing the problem.
    EO substitution was as follows:
    <Substitutes>
    <Substitute OldName ="oracle.apps.ego.item.eu.server.EgoMtlSystemItemsVLEO" NewName ="xxsdg.oracle.apps.ego.item.eu.server.XxEgoMtlSystemItemsVLEOEx" />
    </Substitutes>
    Beginning of EO Code is as follows:
    package xxsdg.oracle.apps.ego.item.eu.server;
    import oracle.apps.ego.item.eu.server.EgoMtlSystemItemsVLEOImpl;
    import oracle.apps.fnd.framework.server.OAEntityDefImpl;
    import oracle.jbo.AttributeList;
    import oracle.jbo.domain.Date;
    import oracle.jbo.domain.Number;
    import oracle.jbo.domain.RowID;
    import oracle.jbo.server.AttributeDefImpl;
    import oracle.jbo.server.EntityDefImpl;
    // --- File generated by Oracle ADF Business Components Design Time.
    // --- Custom code may be added to this class.
    // --- Warning: Do not modify method signatures of generated methods.
    public class XxEgoMtlSystemItemsVLEOExImpl extends EgoMtlSystemItemsVLEOImpl {
    public static final int MAXATTRCONST = EntityDefImpl.getMaxAttrConst("oracle.apps.ego.item.eu.server.EgoMtlSystemItemsVLEO");
    public static final int GLOBALATTRIBUTE11 = MAXATTRCONST;
    public static final int GLOBALATTRIBUTE12 = MAXATTRCONST + 1;
    public static final int GLOBALATTRIBUTE13 = MAXATTRCONST + 2;
    public static final int GLOBALATTRIBUTE14 = MAXATTRCONST + 3;
    public static final int GLOBALATTRIBUTE15 = MAXATTRCONST + 4;
    public static final int GLOBALATTRIBUTE16 = MAXATTRCONST + 5;
    public static final int GLOBALATTRIBUTE17 = MAXATTRCONST + 6;
    public static final int GLOBALATTRIBUTE18 = MAXATTRCONST + 7;
    public static final int GLOBALATTRIBUTE19 = MAXATTRCONST + 8;
    public static final int GLOBALATTRIBUTE20 = MAXATTRCONST + 9;
    public static final int ROWID = MAXATTRCONST + 10;
    private static OAEntityDefImpl mDefinitionObject;
    /**This is the default constructor (do not remove)
    public XxEgoMtlSystemItemsVLEOExImpl() {
    /**Retrieves the definition object for this instance class.
    public static synchronized EntityDefImpl getDefinitionObject() {
    if (mDefinitionObject == null) {
    mDefinitionObject =
    (OAEntityDefImpl)EntityDefImpl.findDefObject("xxsdg.oracle.apps.ego.item.eu.server.XxEgoMtlSystemItemsVLEOEx");
    return mDefinitionObject;
    /**Add attribute defaulting logic in this method.
    public void create(AttributeList attributeList) {
    super.create(attributeList);
    ....

  • Object States not working on iPad

    Hello!
    Crossing my fingers someone on here can help.
    I am working on, and nearly finished a children's book I made for the iPad. Everything looks great on my desktop content viewer but when I preview the app using the content viewer on my iPad a lot of my object states are being ignored. I searched these forums on people running into this problem but nothing seemed to turn up that related directly to myself.
    A lot of my object states are triggered by a button click and all timed to start one after the other so the image sequences I made in after effects look as seamless as possible. After the button click however it seems as though only 1 object state runs and then the rest are ignored.
    Here is a link to a video I recorded using quicktime to show how the app will function. I was hoping to record sound this wknd and hope this problem can be resolved soon!
    http://vimeo.com/39034611

    bobmagan wrote:
    It fires on both onactivate and onfocus. I had to do that to work on the Mac clients. Look at the code:
    onactivate="get_select_list_xml1(this,$x('P507_FORMS'),$x('P0_LOGIN_SCHOOL_YEAR'),this,'REFRESH_REPORT_LAYOUT_LOV');" onfocus="if((typeof this.onactivate)!='function'){get_select_list_xml1(this,$x('P507_FORMS'),$x('P0_LOGIN_SCHOOL_YEAR'),this,'REFRESH_REPORT_LAYOUT_LOV');}"What about just
    onfocus="get_select_list_xml1(this, $x('P507_FORMS'), $x'P0_LOGIN_SCHOOL_YEAR'), this, 'REFRESH_REPORT_LAYOUT_LOV');"If not, supply the following information:
    <li>Full APEX version
    <li>Full DB version and edition
    <li>Web server architecture (EPG, OHS or APEX listener)
    <li>Browser(s)/version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/Item type(s)
    and the <tt>get_select_list_xml1</tt> JS code.
    Post code wrapped in tags<tt>\...\</tt> tags to preserve formatting and special characters.

  • Responsive object test not working

    I am working on a tutorial found in the AS Bible for flash 8
    which is suposed to create a square which responds to your mouse
    movement by dragging part of the square to change it's shape.
    The script works partially, but not all the way. When loading
    initially the square is already altered and doesn't respond to the
    mouse to change it's shape.
    There is also a portion of the script which changes the color
    of the square when you mouse over a menu on the left hand side and
    this works fine.
    Here is my code:
    import DrawingUtilities;
    var aColors:Array = [0xFEEFD6, 0xEDFED6, 0xDED7FD,
    0xFED6ED, 0xFFD5D5];
    var nSelectedColor:Number = aColors[0];
    var oSides
    bject = new Object();
    var oColors
    bject = new Object();
    var mCurrent:MovieClip;
    var nInterval:Number;
    oSides.mRight = {y:0, x:110, rotation:90};
    oSides.mBotom = {y:100, x:0, rotation:0};
    oSides.mLeft = {y:0, x:0, rotation:90};
    oSides.mTop = {y:-10, x:0, rotation:0};
    makeColorOptions(aColors);
    makeBoxAndSides(aSides);
    drawSquare();
    function makeBoxAndSides():Void{
    this.createEmptyMovieClip("mShape",
    this.getNextHighestDepth());
    mShape.createEmptyMovieClip("mBox",
    mShape.getNextHighestDepth());
    var mSide:MovieClip;
    var duDrawer: DrawingUtilities;
    for (var sSide:String in oSides) {
    mSide = mShape.createEmptyMovieClip(sSide,
    mShape.getNextHighestDepth());
    duDrawer = new DrawingUtilities(mSide);
    duDrawer.lineStyle (0,0,0);
    duDrawer.beginFill(0,0);
    duDrawer.drawRectangle(100, 10, 50, 5);
    mSide.useHandCursor = false;
    mSide.onRollover = function():Void {
    if(mCurrent == this) {
    return;
    resetSide(mCurrent);
    mCurrent = this;
    this.startDrag(true);
    nInterval = setInterval(drawSquare, 10);
    resetSide(mSide);
    addBoxMethod();
    drawsquare();
    mShape._x = Stage.width/2 -mShape._width/2;
    mShape._y = Stage.width/2 -mShape._height/2;
    function resetSide(mSide:MovieClip):Void {
    mSide._y = oSides[mSide._name].y;
    mSide._x = oSides[mSide._name].x;
    mSide._rotation = oSides[mSide._name].rotation;
    mSide.stopDrag();
    clearInterval (nInterval);
    function makeColorOptions (aColors:Array) :Void {
    for (var i:Number = 0; i < aColors.length; i++) {
    mSwatch = this.createEmptyMovieClip(
    "mColorSwatch" + i, this.getNextHighestDepth());
    oColors[mSwatch._name] = aColors
    duDrawer = new DrawingUtilities(mSwatch);
    duDrawer.beginFill(aColors, 100);
    duDrawer.drawRectangle(15, 15, 7.5, 7.5);
    duDrawer.endFill();
    mSwatch._x = 30;
    mSwatch._y = 20 * i + 30;
    mSwatch.onRelease = function():Void {
    nSelectedColor = oColors[this._name];
    drawSquare();
    function drawSquare():Void {
    var oRight
    bject = {x:mShape.mRight._x - 10,
    y: mShape.mRight._y};
    var oBottom
    bject = {x:mShape.mBottom._x,
    y: mShape.mBottom._y};
    var oleft
    bject = {x: mShape.mLeft._x, y: mShape.mLeft._y};
    var oTop
    bject = {x: mShape.mTop._x, y: mShape.mTop._y + 10};
    var nMx:Number = mShape.mBox._xmouse;
    var nMy:Number = mShape.mBox._ymouse;
    switch (mCurrent._name) {
    case "mRight":
    if(nMx > 110) {
    resetSide(mCurrent);
    mCurrent = null;
    if(nMx < 25) {
    nMx = 25;
    else if(nMx > 100) {
    nMx = 100;
    if (nMy < 25) {
    nMy = 25;
    else if(nMy > 75) {
    nMy = 75;
    oRight.x = 2*nMx - 100;
    oRight.y = 2*nMy - 50;
    break;
    case "mBottom":
    if(nMy > 110) {
    resetSide(mCurrent) ;
    mCurrent = null;
    if(nMx < 25) {
    nMx = 25;
    else if(nMx > 75) {
    nMx = 75;
    if(nMy < 25) {
    nMy = 25;
    else if(nMy > 100) {
    nMy= 100;
    oBottom.x = 2*nMx - 50;
    oBottm.y = 2*nMy - 100;
    break;
    case "mLeft":
    if(nMx < -10) {
    resetSide (mCurrent);
    mCurrent = null;
    if(nMx < 0) {
    nMx = 0;
    else if(nMx > 75) {
    nMx = 75;
    if(nMy < 25) {
    nMy = 25;
    oLeft.x = 2*nMx;
    oLeft.y = 2*nMy - (.5 * 100);
    break;
    case "mTop":
    if(nMy < -10) {
    resetSide(mCurrent);
    mCurrent = null;
    if (nMx < 25) {
    nMx = 25;
    else if (nMx > 75) {
    NMx = 75;
    if(nMy < 0) {
    nMy = 75;
    oTop.x = 2*nMx - (.5 * 100);
    oTop.y = 2*nMy;
    break;
    mShape.mBox.clear();
    mShape.mBox.lineStyle(0, 0, 100);
    mShape.mBox.beginFill (nSelectedColor, 100);
    mShape.mBox.curveTo(oTop.x, oTop.y, 100, 0);
    mShape.mBox.curveTo(oRight.x, oRight.y, 100, 100);
    mShape.mBox.curveTo(oBottom.x, oBottom.y, 0, 100);
    mShape.mBox.curveTo(oLeft.x, oLeft.y, 0, 0);
    mShape.mBox.endFill();
    updateAfterEvent();
    I was hoping someone could see what is going wrong
    here.

    Look in Edit > Preferences.  One of the screens there has a check box for Export Audio and that may be unchecked.

Maybe you are looking for

  • How can I open up more space on my external hard drive for Time Machine?

    I have a 500GB external hard drive that I use with Time Machine. I believe I have half designated for Time Machine and the other half to use as an external drive to put whatever I want on it. My issue is that now my Time Machine back up needs more th

  • Photoshop CS4 Crash at startup

    My wife recently opened Photoshop CS4, which she's been using successfully every day since last April, and it crashed.  The windows and tool bar show up for five seconds or so and then it just crashes and gives me this useless drivel: Process:       

  • Procedure to Normalize Flat File Structure

    Hi, I'm trying to write a procedure that essentially takes a table with Customers Orders that are in a flat file format...ie customer_id, order_no1, order_no2...etc. and normalize it so that it looks like this: customer_id, order_no, order_cd. Here's

  • Link between Business partner and contact class...

    Hi, I'm looking for a link between BP and BCONTD-CCLASS, BCONTD-CTYPE, BCONTD-F_COMING and so on...  ? is there a  way to make a simple report that shows i.e. all BP linked with contact class? Please guide and many thanks in advance.

  • Final Cut Pro crashes every time I drag onto project

    Every time I try to drag a clip to my project, the program crashes.