Algorithim for word-letters jumbler

Hi! i'm new here and i just want to ask some stuffs about my current simple java project.
it's a word game and can somebody give me some tips about how i can create a method for jumbling letters
to form all possible words in a given 6-letter word?
e.g.
donkey (word entered by the user)
possible program output:
all possible word from 3-letter words to 6-letter words:
key
nod
yen
one
done
node
donkey
(etc..)
Thanks! :D

I bet you ought to revise [permutation and combination.|http://www.mathsisfun.com/combinatorics/combinations-permutations.html]

Similar Messages

  • My table of contents does not use the entry style I select for words in the paragraph that have character styles applied to them in the chapter, so some of the letters are showing up as green, which is fine in the chapter but not in the TOC.

    My table of contents does not use the entry style I select for words in the paragraph that have character styles applied to them in the chapter, so some of the letters, specifically parameters, are showing up green, which is fine in the chapter but not in the TOC. I can manually fix this in the TOC by changing the character style to none after the toc  has been generated, but I don't want to do this.

    What application are you running? Please ask this in the forum of the product you're using.

  • Is there a fix for downloading LDS scriptures, I downloaded it and the words are jumbled and illegible, thanks

    I attempted to download the LDS Scriptures to a IPOD touch 3rd generation and when the download was complete
    the words were jumbled and not legible,

    Have you tried here:
    iOS: Troubleshooting applications purchased from the App Store

  • How can I edit an Automator action for Word?

    I'm running Word 2008 on a Macbook Pro, Mac OS 10.5.
    Word comes with a selection of Automator actions, including one to find and replace text in Word. I often want to convert standard numerals to old-style numerals, which are part of the extended glyphs set in fonts I use. Automator will allow me to set up ten find/replace actions (for the numbers 0-9) that successfully replace all the numerals with old-style numerals. But it only does it for the main body of the document, not for the footnotes. I need to be able to do it for all the footnotes.
    I thought I might find a workaround by adding an AppleScript to my workflow, which would shift the focus in Word to the footnotes and rerun the find/replace actions. I mapped the menu item View/Footnotes to the keystroke command-) and inserted this AppleScript into the Automator workflow:
    tell application "Microsoft Word"
    tell application "Microsoft Word" to activate
    tell application "System Events"
    tell process "Microsoft Word"
    keystroke ")" using command down
    end tell
    end tell
    end tell
    But the find/replace actions simply repeat what they'd done before, converting the numerals in the main body but not in the footnotes. I then thought that perhaps I should have an AppleScript to do the find/replace itself, once the footnotes have been selected, so I created the following (command-H accesses the find/replace dialog box in Word 2008):
    tell application "Microsoft Word"
    tell application "Microsoft Word" to activate
    tell application "System Events"
    tell process "Microsoft Word"
    keystroke "H" using command down
    keystroke "1"
    keystroke tab
    keystroke ""
    end tell
    end tell
    end tell
    The character after the fourth keystroke command is the glyph for old-style numeral 1. For some reason Word reinterprets this as the letter a. So using AppleScript I can only replace the numerals 1-9 with the letters a-i.
    I'm pretty hopeless at even this very basic level of programming, but I presume that there's something in the Automator action 'Find and replace in Word' that specifically tells it not to look anywhere but the footnotes. I also presume it's possible to insert a command to tell it to operate on the footnotes (and headers and footers: everywhere!) too.
    Does anyone know a way to edit an Automator action? I'm willing to experiment and fiddle with one until I find a way that works, if nobody knows the exact changes that I'd need to make, but I just don't know how to edit an Automator action in the first place. A bit of googling suggests that I could do it in XCode, and that that is bundled with my Mac, but I don't have it.
    This all used to work when Office used to allow VBA (and I was using a horrible Windoze machine). Maybe someone would prefer just to find a way of creating a solution our of the old code, so here's one part of what I used (to change the number 1):
    For Each aStory In ActiveDocument.StoryRanges
    With aStory.Find
    .ClearFormatting
    With .Replacement
    .ClearFormatting
    End With
    .Execute FindText:="1", ReplaceWith:=ChrW(63281), _
    Format:=True, MatchCase:=True, Replace:=wdReplaceAll
    End With
    Next aStory
    Thanks in advance for any help.

    Thanks to all three contributors for their generous help so far. Mac people are lovely.
    BDAqua's suggestion wouldn't work, I think, because copying footnote text into another application and then back into Word would lose all the associations between footnote references in the body and the footnotes themselves. I wish I could do what Klaus1 says, but Word 2008 won't allow the creation of Macros any more. They've shut off support for their creation. Nice MS. red_menace's suggestion seems very plausible and I'll look into a way of mapping the old style numerals to specific keystrokes. That might do it.
    Reflecting on what you all said, I looked again through Word's help menus and eventually got pointed towards this page of 'help': <http://tinyurl.com/6398l6>. This is completely impenetrable for me, though it does compare a VBA script for Word 2004 to an AppleScript. This encourages me to hope that it should be possible to translate my original VBA script (part of which I included in my first message) into AppleScript, though I don't know how to do it because I don't really understand the language in the first place (the VBA script was put together by someone else).

  • Acrobat 9 PDFMAKER for Word - Relative Hyperlink problem

    In the past I have successfully use Acrobat Standard 6 PDFMAKER with Word 2003 to preate PDF files with relative hyperlinks. I have a large massively hyperlinked PDF document collection which I distribute on DVD and hence need relative hyperlinks because people's DVD drives have different drive letters. The PDF links produced by Acrobat 6 PDFMAKER have only a single "F" entry in the CosDict and that entry is the desired relative path. The PDF files I make are PDF 1.4. These work with Adobe reader.
    Acrobat 9's PDFMAKER for Word 2007 appears to be unable to produce PDF 1.4 files with relative hyperlinks that work in Adobe Reader. I get PDF files with Annot entries containing a correct "F" entry with a relative path, BUT there is also a UF entry with an absolute path. I have reported this as a bug because it appears to me that the PDF spec says the UF field is a PDF 1.7 feature. I'm speculating that the presence of this undesired absolute path in the UF field of the Annot object is why Adobe Reader (and Foxit Reader) won't follow the hyperlinks as relative paths. Foxit complains about not finding the absolute path.
    Is there a way to coerce Acrobat 9's PDFMAKER to produce truly relative hyperlinks from Word 2007? Am I wrong is diagnosing the problem? I am using Acrobat 9.4.2. Is there a newer version that has fix this problem?
    Any suggestions for how to produce PDF files with functional relative hyperlinks from Word 2007 would be appreciated. Since my document collection is very large (1000,'s of files in a directory tree) I'd like to be able to automate this. I have successfully written VB script code to automate running PDFMAKER but the relative vs absolute hyperlink problem persists whether I make the files one at a time from Word or in a batch from VB.

    I don't believe Word 2000 is supported by Acrobat 9
    Mike

  • Recruitment: ERROR -- Settings for Word Processing System are wrong

    Hi All,
    SAP System: 4.7.
    In both cases wheteher I configure feature WPROC to return value as :
    1) RTF - so that MS Word woulds be used for applicant letters, OR
    2) ' ' - so that SAP Script Editor is used for applicant letter.
    get the same error while I try to run transaction PB60
    <b>ERROR: Settings for word processing system are wrong.</b>
    But the very same settings are working in IDES.
    Can you tell me where have I possibly gone wrong or what am I overlooking ?
    Regards,
    Amit

    Hi Urvashi,
    Please check the following in your system:
    - Go to PE03
    - feature 'WPROC'
    - select 'Attributes'
    - press 'Display'
    - press 'Struct.'
    - there you will find the Basic information 'Passing type'
      This must be set to '2' (Table Transfer). If this is set
      to '1' i.e. please change this entry.
    Hope this help
    Sarah

  • When typing the existing words/letters are deleted?

    When typing the existing words/letters are deleted?

    Hi
    Please find the link given below might help you to fix your issue.
    HP and Compaq Desktop PCs - Wired Keyboard Troubleshooting (Windows 7)
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

  • How to use "Mail Merge for Word" to include only Account fields?

    We're attempting to use the Mail Merge for Word template to create a document containing several fields from the Account object. We do not need any fields from the Contact object, and there are many contacts linked to each account.
    When choosing "Get On Demand Data > Accounts", removing all the [Contacts] fields, selecting the necessary [Accounts] fields, then clicking "OK", a "List Download in Progress" window appears, followed by one that says "Microsoft Word - Subscript out of range". None of the [Accounts] fields are available in the downloaded data.
    Can anyone tell me how to include the appropriate Account fields without any Contact fields (which pulls a separate Merge record for every Contact linked with the selected Account)?
    Thanks.

    Thanks for trying to help with this.
    So far, we've been unable to pull even a SINGLE account record. So the problem is not related to data volume limitations. The tool seems to require that Contacts are selected, but for this application we only want a single merge document per Account.
    If anyone else has had success using the Mail Merge for Word tool to pull only Account data, please give us your guidance. Thanks.

  • What is new in RoboHelp 8 for Word ?

    Did Adobe make any fixes or add any new stuff to the RH for Word with the version 8?
    The only features they describe where RH for Word is mentioned on the Feature page was how to NOT install it by default.
    Any one using this that used past versions see differences?

    Hi there
    Colum is a teensy bit misleading in his reply. Certainly he is spot on with most of it, but the bit about WinHelp not being supported out of the box on Vista is technically incorrect.
    What is technically correct is that 32 bit WinHelp is not directly supported. The first time you attempt to run a 32 bit WinHelp file you are prompted to download the 32 bit WinHelp display engine. But support out of the box is there for 16 bit WinHelp with no download needed.
    princess betty wrote:
    I do generate a chm file for my own local use only because of the search highlight feature (this feature is not available in WebHelp output without using ctrl+f on each page)...
    What version are you using? Search highlighting in WebHelp was introduced in version 7.
    princess betty wrote:
    ...It is also easy to use because the Word knowledge lowers the learning curve. To abandon it would be sad....
    The interface for RoboHelp HTML is easier to use than Word. The biggest hurdle many face is the loss of Tab Stops. You really would do yourself a favor if you tried RoboHelp HTML. It too is a very nice (and mature) product.
    princess betty wrote:
    I do use RoboHtml for some smaller help systems, but those are mostly help systems that contain less than 50 pages. To maintain my afore mentioned WebHelp system using RoboHtml would, unfortunately, very much decrease my productivity....
    I'd say it depends greatly on how you structured your content. I never noticed that I had any sort of productivity loss as a result of switching. Sure, you have multiple documents with many topics in each document. In the RoboHelp HTML world each topic is an HTML page. But you knew that already. What I'm guessing may be news for you is that you may organize HTML pages into folders.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • How to add a Captivate 5 Project into RH for Word?

    I have to add a captivate simulation project into my Help project, and was wondering if anyone knows if it is possible. I searched Captivate's help, and they say you can with RH HTML, but I am currently using:
    1. RH for Word Build 8.0.0.203
    2. Captivate 5.0.0.596
    The Help project is a Single Source Layout with WinHelp 2000 primary layout. Any ideas?
    eangel

    Hi Rick,
    I did test the url from my browser's address bar, and it worked fine. I cannot get this to work from the help project.
    Hope someone can help.
    Thanks,
    eangel

  • How to create RTF template base on SQL in BI Publisher template for word?

    Hi,
    When i was using XML publisher desktop 5.6.2, i could able to see options Report wizard and SQL under Data menu to create template in MS word. But now i've installed BI Publisher template builder for word and there is no option for SQL or Report Wizard under Data menu. Is it eliminated in new version or did i mistake at install time?
    As i have no option for SQL, i just run sql in TOAD and export data as a xml file and just load that data in to MS word as XML Data. it's not bad idea !!!.
    Thanks & Regards
    Jay

    The create report from SQL option was removed from the Desktop tool. Here's what I would recommend.
    1. Go to BIP server and create your report and query there (use the online query builder, use SQL Developer, use BI EE, use TOAD)
    2. Open Word and login to the BIP Server
    3. Browser the report catalog.
    4. Open the report you just created online. (This will automatically create a download sample XML)
    5. Create your layout
    6. From inside word, upload your new template (new Menu option)
    The ability to start new templates and update existing templates directly from Word is pretty handy. You no longer have to go back to your browser to upload the lasted copy of your template to the server.
    Bryan

  • Unable to see columns of Data Model in Template Builder for Word.

    Experts,
    My customer has defined Data Model,
    and when Ct is trying to insert fields into their documents,
    the columns in the Data Model can't been seen in Template Builder for Word.
    (in tool bar; Oracle BI Publisher > Insert > Field)
    The details is as follow;
    (Data Model)
    Name : TEST
    Type : SQL Query
    SQL Query : select case_id,case_name from TEST where case_id = :p_case_id and serious_flag = 'Y';
    'p_case_id' is taken from LOV.
    (sample data in TEST table)
    CASE_ID CASE_NAME SERIOUS_FLAG
    1 case1
    2 case2 N
    3 case3 Y
    In this case, CASE_ID and CASE_NAME can't be seen in Template Builder.
    But we can see the columns when the sample data is as follow;
    CASE_ID CASE_NAME SERIOUS_FLAG
    1 case1 Y <-(*)
    2 case2 N
    3 case3 Y
    I mean, the data of the first row (in this case, case_id=1) is hit by the SQL query,
    we can see the columns in Template Builder.
    I'd like to know whether it is an intended behavior.
    Regards.

    Hi,
    I reformed the sample data in TEST table.
    In this case,the columns in the Data Model can't been seen in Template Builder for Word.
    CASE_ID CASE_NAME SERIOUS_FLAG
    1     case1
    2     case2     N
    3     case3     Y
    But we can see the columns when the sample data is as follow;
    CASE_ID CASE_NAME SERIOUS_FLAG
    1     case1     Y     &lt;=(*)
    2     case2     N
    3     case3     Y
    In fact, when the data of the first row (in this case, case_id=1) is hit by the SQL query,
    we can see the columns in Template Builder.
    Any information would be appreciated.
    Thanks in advance.

  • This is a bit of information for folks that use Robohelp for Word.

    I know this is all a day late and a follar short but for those folks that still use Robohelp for Word:
    If your company is going to Windows 7, X5 will not work.  You need to bump it up to at least RH8.
    Even after you upgrade, if you use the tripane (winhelp_2000) view in RH for Word, it will not work on Windows 7 even with the microsoft patch.  With the patch it will look like an older version of RH in winhelp_4.  At least I have not been able to get it to display.
    What will work is if you compile it in Webhelp.  You will loose some links.  I know I should be moving to Robhelp Html and I tried, but when I did that I got a lot of garbage at the top of all my topics, I lost all my external links and I would have to retrain my partner...
    Now about links.  My only complaint about Robohelp for Word was it's limited external linking capacity.  If you use RH for Word you know you can only brouse to the net or to an htm or html document.  It doesn't mean you can't link to a PDF or an excel spread sheet.  You just can't brouse to it.  You can manually enter the path.  I just changed 740+ htm links to pdf links (pdf in same file as htm and the names were the same except for extension) and it worked.  If you intend to try this back up.
    Anyway, if this helps anyone great..if not thanks for letting me babble.  I like my Robohelp for Word in Webhelp format.
    Peggy Theo.

    Thanks for posting this Peggy.
    It is worth adding that there is another way of continuing to work with Word - using Linked Documents in RoboHelp HTML. You create Word documents entirely independent of RoboHelp and then create topics by linking those documents in a RoboHelp HTML project.
    You cannot create WinHelp that way but WinHelp is on life support and requires users to download a viewer, you cannot distribute it. It really is time to move on from WinHelp.
    RoboHelp for Word is not getting much development and does not get the new features being added to RoboHelp HTML.
    Linking is covered on my site.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • My itunes library was on my PC.  About two years ago I switched it to my Seagate server/hardrive. (itunes-preferences-advanced-change library). Last summer (2012) I bought a macbook, which seems to access the seagate server hard drive fine for word docs,

    My itunes library was on my PC.  About two years ago I switched it to my Seagate server/hardrive. (itunes-preferences-advanced-change library). Last summer (2012) I bought a macbook, which seems to access the seagate server hard drive fine for word docs, excel spreadsheets,etc. It also seems to have started its own library which is not complete. My PC died this summer (I still have it though).
    Now when syncing any of the multiple devices (ipods,ipads, iphones) that we have with my mac book, itunes states that "an error occurred" or the "app cannot be found".  Itunes wants me to erase the device and sync with my macbook. The message "The iPhone “Renee’s iPhone” is synced with another iTunes library on “Renee PC”. Do you want to erase this iPhone and sync with this iTunes library? An iPhone can be synced with only one iTunes library at a time. Erasing and syncing replaces the contents of this iPhone with the contents of this iTunes library."appears.
    Any assistance would be greatly appreciated.
    Renee

    u can give try to using external enclosre and backup ur files. I hope u will get files back. or using external enclosre with ur hdd boot into Linux and try to mount ur harddisk.
    there are multiple no of tutorial to mount apple partion in Linux.

  • Error in PB60 "Settings for word processing system are wrong"

    Hello Everybody
    I am working on recruitment,
    i have create applicant activity in SPRO, but when i was going to create applicant activity PB60 maintain and entering the personal number the error display " "Settings for word processing system are wrong"
    then i check feature set word  processing system.
    plz anybody guide me how to resolved this problem
    thanks
    urvashi

    Hi Urvashi,
    Please check the following in your system:
    - Go to PE03
    - feature 'WPROC'
    - select 'Attributes'
    - press 'Display'
    - press 'Struct.'
    - there you will find the Basic information 'Passing type'
      This must be set to '2' (Table Transfer). If this is set
      to '1' i.e. please change this entry.
    Hope this help
    Sarah

Maybe you are looking for

  • Security issue with page drop down on planning form 11.1.1.3

    I'll buy a round of Newcastles for anyone that can fix this issue. Planning 11.1.1.3 a given user is given @idescendants write access to a cost center rollup that has shared members underneath. The stored members are in a primary rollup higher up in

  • Reading my Xml file in Unity using C#

    Hi, i have to read a xml file like this: <UIs> <UI> <Titolo> <Ita> Mitocondri </Ita> <English> Mitochondrion </English> </Titolo> <Corpo> <Ita> I mitocondri sono gli organelli che producono ATP all'interno della cellula,aggiungine di nuovi per aument

  • Sound disappeared from HDMI. MSI message in dmesg.

    I use a laptop with slim/xmonad and frequently plug it into my TV and found this to automate the process off setting sound and picture when i plug it in. Tested it out and seemed to work fine, and now 2 days later, I get no sound from HDMI. PC speake

  • Supplier ******* not intended for purch. org error in S Cart

    Hi - We have set up a Dev SRM system using Extended Classic Scenario When we create shopping carts and we try to assign a vendor we get message Supplier A111111 not intended for purch. org. The vendor exists in our ECC 6.0 system under purchase organ

  • SIM CARD TRAY BROKEN INSIDE IPHONE

    Ok, here's the problem, I took out my sim card tray to try a new sim. However I managed to put the tray back in the wrong way. I managed to get the tray back out about a third of the way and remove the sim but then the tray broke. My phone is no long