Suggest a thread or search term for me...

I'm a total NOOB with X-Code, but today I was able to successfully create an installation package using PackageMaker's assistant. Way too easy.
The path to which I want to copies files is actually WITHIN the new iWeb application:
...../iWeb.app/Conents/Resources/Frames/
Because not everyone has their applications installed to /Applications/ I want the installer to "find" iWeb.app by itself and install to the path I specify beyond that. I just don't know how to specify this in path format...
Is there a good thread for this or can someone suggest a search term. The search functionality for these forums is pretty weak.
Thanks - Suzanne

I'm a total NOOB with X-Code, but today I was able to successfully create an installation package using PackageMaker's assistant. Way too easy.
The path to which I want to copies files is actually WITHIN the new iWeb application:
...../iWeb.app/Conents/Resources/Frames/
Because not everyone has their applications installed to /Applications/ I want the installer to "find" iWeb.app by itself and install to the path I specify beyond that. I just don't know how to specify this in path format...
Is there a good thread for this or can someone suggest a search term. The search functionality for these forums is pretty weak.
Thanks - Suzanne

Similar Messages

  • Duplicate check on search term for BP creation in CRM

    HI,
    I want to do a duplicate check on search term for BP creation in CRM.
    i found one BADI ADDRESS_SEARCH. But the method address_search is not getting called.
    Is there any other BADI available? how can I handle this issue?

    hello,
    BP is BDT (Business Data toolset) enabled (you can check it by adding break point in FM BUS_PBO and executing BP transaction). You can add your check directly to standard view (the check will be executed each time when user pushes enter) or you could add you check to appropriate action (during saving etc.) there are number of actions which you could use it depends on your requirements. You can find a lot of info about BDT (if you are not familiar) in Wiki.
    br,
    dez_

  • What character splits search terms (for different search result tabs), searching from the search box.

    When we type in a search term, in the search box, the results can be shown in a tab. But how can you split search terms while entering them all at once, each search term providing results in a new tab.
    "Search Term|Search Term Two", using |;\ etc only sends the term in entirety beyond. What does this box handle and how to make it open two tabs when given two separated search terms.
    So what is this special character or setting?
    Thank You

    Thank u so Bruce , I finally found an answer to my question.
    The solution u provided looks complete except that i am confused by the meaning of strField , may i didnt provide more details in my  post .
    The strField var i provided earlier was not meant to be placed in my code  , the correct one is shown below .However , the strField means according to me is the field against which the search operation should take place based on the ( search Term )
    the user provided . 
    Here is the code after applying the solution u suggested :
    'Information collected from the user      
     strWhereToSearch = IIf(.framSearchIn.Value = 1, "[quknotSubject]", "[quknotBody] ")       
    strCondition = strWhereToSearch & "  Like '* " & strTextSearch & " *' OR " & _
    strWhereToSearch & " Like '" & strTextSearch & " *' OR " & _ 
    strWhereToSearch & "Like '* " & strTextSearch & "'" 
    'Fill result search  Recordset      
    strSql = " Select  * from qryExtraTool_QuickNoteSubCatMainCat   "         
    strSql = strSql & " WHERE   " & strCondition & "  ORDER BY quknotDate"  
    'Control Source for the text box to display matches. ( Highlight the search word )     
    txtQuickNoteBody = SearchHilight(strWhereToSearch, strTextSearch)
    Tell me if my implementation to your code is right ?
    Thank u again Bruce ...

  • How do i put in keyword search terms for Google in iWeb

    Does anyone know how to put keyword (search term) into my existing webpage for Google?

    This might be of interest to you: Official Google Webmaster Central Blog: Google does not use the keywords meta tag in web ranking.
    That being said use iWeb SEO to add metadata, page and site descriptions, title tags, etc., to an iWeb page, either after publishing to MobileMe or after publishing to a folder on the hard drive.
    More information on getting Google to recognize your site can be found here: Get your iWeb website found in search engines like Google Yahoo MSN and Bing.
    OT

  • TREX: List of search Terms for Index

    Hi together,
    I have the following problem:
    I have created an index and would like to know for which search terms can be searched.
    Is there a possibilty to get the file with the of search terms?
    best regards,
    Birgit

    Hi Birgit,
    try the following rather new note (937055) for TREX 6.1:
    https://notescsr.wdf.sap.corp/~form/handler?_APP=01100107900000000342&_EVENT=DISPL_TXT&_NNUM=0000937055
    Among other things, the contained script will help you find out the search terms that reach the engine most frequently.
    <b>Note:</b> The script works on engine level. If results have been cached before on KM level, they may not be counted.
    To get all terms in an index, I'd advise you to contact SAP support, as might have to evaluate an index dump or somehow get to the TREX term store - both might not be advisable to just "try at home".
    Regards,
    Karsten

  • Thread: Predefined Search Help for WERKS doesn't work properly

    Hi
    I read the above thread which partially helped solve my problem.
    I would like to include werks-low and werks-high on the input screen both with search help and also allow user to input multiple selection if needed.
    All help welcome
    Torben

    Hi
    Many thanks for your help. This is my first dialog program so still learning.
    I choose method 1 from you link but still can't get it to work.
    My code in top program.
    SELECTION-SCREEN BEGIN OF SCREEN 0110 AS SUBSCREEN.
         select-options s_werks for t001w-werks.
    SELECTION-SCREEN END OF SCREEN 0110.
    my screen 0100 flow logic.
    process before output.
      module status_0100.
      CALL subscreen sub1 INCLUDING SAPMZINFO2 0110.
    process after input.
      module okcode.
      module user_command_0100 at exit-command.
      field : m_lifnr module m_check_0100.
      CALL subscreen sub1.
      module read_data.
      module user_command_0100.
    All activates ok.
    But when I execute program I don't see the subscreen and get the following error.
    Call Subscreen: SAPMZINFO2 0100 NO DYNPRO NAME
    What am I doing wrong?
    Regards
    Torben

  • Raw Search Terms for "Spotlight Comment" and "Locked" Status

    Is it possible to do a raw search for a specific Spotlight Comment. I know the option exists in the Other… dialog box, but I need to find files that do not contain comments which is not choice.
    Also, is there any way to find only files that are unlocked?

    If you go to Others and select Raw Query you can use it find items with a specific comment, and items without any comment. For example, if you have the comment "testme" in the Spotlight field you would paste this into the Raw Query field:
    kMDItemFinderComment == "testme"
    and all files with that comment would be found. To find files in a folder that contain NO comment at all, you would use this:
    kMDItemFinderComment != "*"
    Be warned though: when I tried this on a folder with only 5 items in it, 4 with comments and one without. it worked, returning the lone uncommented file, but it took an amazingly long time to do so (perhaps a minute, while the search for "testme" was instantaneous).
    The "File readable" and "File writeable" functions shown in Others, which presumably are what one would use to find locked files, simply do not work. This is not surprising since the information about whether a file is locked or not does not in fact appear in a file's metadata. I guess that will be a future addition. You can use find in Terminal to search for files that are locked/unlocked. Let me know if you really want to do this.
    Francine
    Francine
    Schwieder

  • Search term search

    Hi All,
    Is anyoneaware of any FM which gives me the search term for the BP.
    Thanks and regards
    Vijay Saha

    Hi Vijay,
    Please use the FM BUP_CHECK_SEARCHTERM or else select it from BUT000 table.
    Regards
    Sidd

  • Font features of search term

    Hi, I need to get font size, word color and underline status of a particular term in pdf file. Is this possible to get these features of the search term for all occurences of word in the file. Please help with some useful example/link. I need to use this feature in one of my product developed in c# with .net 3.5 framework.
    Also, if this can be done with acrobat sdk then to use this how I can deploy my solution to be able to search these on any machine with/without acrobat reader etc. and what cost I'll need to pay to use this feature with my product.

    Underline is not an attribute of PDF, but color and font information is available to plugins or library clients.
    You would need to license the Adobe PDFLibrary from Datalogics (http://www.datalogics.com).
    Leonard

  • New iTunes search help!:  I'd like to just start typing in the upper right search and have the list update like it did in older iTunes versions. Now it has little suggestions of WHAT IM NOT LOOKING FOR!

    Remember the days when you were looking for that metallica song... you kind of knew the name... so you start typing it in the search, and that BIG WELL of music would whittle down with every character typed?  the search covered titles, artists, genres, ANYTHING  that was displaying.  I know a lot of folks HATED  this dynamic,  but let's face it, it worked, and it worked WELL.  And Apple's had us all get used to that dynamic for over a DECADE. 
    I get that times need to move foreward,  but they went WAYYYYYYY too far with how the simple search box works now(upper right one) ... The columns of Title, Album, Artist, are still there, but they drastically change the layout and presentation with everything you search for... and newsflash, NOT  EVERY SONG BELONGS  TO A GENRE OR ALBUM OR ARTIST....
    I'm the kind of guy that doesnt allow itunes to attempt to copy eveything into hundreds of folders.  I already have it all pretty well organized...Lots of my music are soundbytes that I just had in the main widow of iTunes. Sure they'd be buried in the thousands of other songs,  but with a click of a key I could get to it... now iTunes ONLY  seems to try searching things that are in albums, genres, labeled so specifically that I would have to take a month off JUST  to start catalogging my music the way iTunes wants... Even THEN  only showing me a small number of choices in the search bar .... like "Do you want these 4 songs you DIDNT  search in the invisible queue next?"  "Did you mean all this other sh*t that you DIDNT  search for?"  **** I used to be able to find almost ANY  song with like 3 keystrokes.  if I type in "Zelda"  ... (looking for that obscure live Zelda acoustic I recorded with my phone that I dont have the band name to)  It suggests EVERYTHING else BUT  that song... whereas before it would just list the 20 or so ANYTHINGS  I have loaded into itunes with that string of letters in it.
    Anyone else seem to have this issue?  Is the OLD  easy to search buried in the furthest preference trenches to TRY  to weed out old dogs such as myself, who were able to master the crappy UI  iTunes has neglected to give a **** about in the past?

    Please try the action I supplied in my post.
    If you untick the search Entire library
    Then type in your search term it will give the list of songs in the main window

  • Help will not search for search term

    CS6, Windows XP. When accessing online help for CS6 applications, InDesign for example, InDesign Help / Help and Tutorials screen comes up. There is a box, Adobe Community Help with space for a search term and magnifying glass icon and the icon of the application for which I want help.  When I type in the search term and click on the magnifying glass or hit Enter,  nothing happens. Help does not search for term in question. What am I missing?

    If the PDF is not a scanned image, can you share it with us: https://forums.adobe.com/thread/1070933

  • Vendor city, name1 missing in F4 menu for search term

    Dear All,
    Greetings.
    I came across very strange issue. When we search any vendor in xk03/fk03/mk03 with some search term we get the list of vendor related to that search term.
    In my case for some particular search term i am getting some 3-4 results, out of which one line item shows only vendor number and city and Name1 is blank, where as if I checked in vendor master, those entrie are existing. For rest of the search results it shows both vendor city and name1 correctly.
    Did anybody of you come across this ever. Is this something related to list display issue.
    Please suggest if yes.
    Regards,
    sachin

    I could not understand your question fully, but what i have understood is, that when you search using "Search term" you get few  results but without vendor name & etc. This is standard behavior.
    When the results from the "search term" are fetched, right click on the screen and goto "Personalize" select among the available fields (which will already be selected) and press Ok. Your search result will now display all the fields including Name of the vendor.
    I hope i have understood your question and this will help.
    Regards,
    Ahmad Farhan Khalid

  • BAPI to search for customer in CRM based on search terms

    Hi,
    Could anyone please tell me if there is a function module in CRM to search for BP's based on search terms. ( Just as we could enter '*' in search terms in transaction BP and get a list of customers ).
    Thanks in advance,
    Sahil

    Hi Sahil,
    You can make use of BAPI_BUPA_SEARCH.
    In the import parameter CENTRALDATA you can pass the
    search terms.
    Ranjit

  • Search Term in Search Help for SAP Users - su01

    Hello ,
    we want to use the search Term fields in the user data. (T-Code SU01)
    As I read in the F1 help, these Fields should be available in the F4 Matchcode for Users?
    But there is no field available? Any Ideas?
    SAP ECC6.0
    SP Stack 13
    Regards
    Tobias Werner

    When you open the User data with t-code su01 , there are 2 fields named "Search Term 1/ 2".
    huh?.... not really following you. when you open user data in SU01 you see well... the user data.
    Regards
    Juan

  • Dynamic Search Object for Payment Terms

    Hi,
    May i know the Dynamic Search Object for Payment Terms. I have to create a Advanced Search Page with Payment terms. I could not find the dynamic search object for Payment terms. Any help is appreciated
    Thank you.
    -Siddharth

    Hi,
      The search help for the payment terms is not coming from the DDIC search help..
      It is coded in the process on value-request event...
      The function module FI_F4_ZTERM is called for this..you have to change this function module in case if you want the values from a different table..
      OR do implicit enhancement in the subroutine FORM HELP_ZTERM in the include MF02DFH0 to call your search help instead of the function module FI_F4_ZTERM ..And do the same for the sales order also..
    Thanks
    Naren

Maybe you are looking for