[CS4,JS] [ANN] JS Help as HTML

A HTML version of the Adobe InDesign JavaScript help for CS4. Took me a couple o' minutes to compile, and then a few hours more to add
i even more
hyperlinks (this time, it resolves all 'any' references in enumerations) and -- may come in handy -- expands the Hierarchy using the new Base Class description for Color, Text, Preferences (a lot of 'em) and a few more. It's almost 100 pages longer than the CS3 version!
A preliminary version, not thouroughly checked, but you can give it a try with
this 1.0.0 version (2.3MB, zipped).
It might need some debugging; a CHM version is planned but not yet available.
Remember where you saw it first. You Can Copy it but You Cannot Top it.

Great job! Thank you very much.
Most of my comments and issues are about the underlying information, not your presentation of them. For example:
Array of Rectangle everyItem ()
Returns every Rectangle in the collection.
It is not true that:
myDoc.rectangles.everyItem();
returns an array of rectangles. To get that, you need:
myDoc.rectangles.everyItem().getElements();
That gives you the array of every rectangle in the document that is "loose" on a page.
myDoc.rectangles.everyItem();
returns an object specifier. If there are multiple rectangles in the document, then each property of this object is an array of values, one for each rectangle. That's why:
myDoc.rectangles.everyItem().geometricBounds;
for example, returns an array of the geometricBounds values of all the rectangles in the document.
This observation about the way the everyItem() is described applies to every instance.
Dave

Similar Messages

  • [CS3,JS] [ANN] Major new version of JS Help as HTML

    I found compelling reasons to re-design my Help-to-HTML pages, and, while you are
    downloading the ZIP, why not read this:
    * It's Bigger! Or, rather,
    i smaller
    -- by putting display stuff into CSS (which you can edit locally if you don't like the view). The ZIP file is just 1,9MB, but contains more than 760 pages of Useful Stuff (and one page that isn't as useful).
    * It's Better! See the oh-so-important Hierarchy list, that attempts to show parent-child relations on the main classes. Be amazed as you discover formerly-unthought-of relationships between the objects.
    * It's Faster! Now with even
    i more
    links than before, including all class functions at the top for immediate browsing. Many items that listed 'any' as returnable objects are now expanded into hyperlinked lists.
    * It's More Colourful! The spurious use of the colour purple is guaranteed to make even Prince consider a come-back!
    * It's Free! Free of charge, free of advertising. Free for all to read and use (but
    i not
    to
    i abuse
    -- I reserve the right to mock any impersonators and plain copiers).
    * It has a Dedicated Windows version! Fellow script aficini.. enthousiast ABC GREEN converted this new version to a handy (and even smaller)
    Windows CHM version, which is even better searchable using Window HTML Help!
    What more can you ask? A plain text version, to enjoy in the privacy of your own plain text editor? An Adobe Text-Tagged version, to import into your desired lay-out, and to print it out and bind as a real book? Well, that's both possible, and I have done some ground work already on these. All suggestions are welcome.
    [Post-edit: I have created similar versions for Br,Ai,Ps,Js itself and ScriptUI. Perhaps I can make a Suite out of 'em. They aren't as spiff and complete as the Id version, though.]

    I already did versions for the other programs of the CS3 suite -- but that documentation is nowhere near as complete as that of ID, so it doesn't look as impressive. But yeah well, I mite as well put it onto my website. I'll package it, probably somewhere this weekend. Don't expect too much of it.
    As for the CS4 reference ... I'd love to get my sweaty hands onto a CS4 (awaiting the boss to make up his mind about an upgrade), or just the xml file with the necessary info. Anyone got a spare copy of omv$indesign-6.0-en_us.xml he's not using at the moment? ;-)

  • [CS5/JS] Ann: Javascript Help as CHM

    Hi Illustrator forum!
    For those as frustrated as me about the ESTK Help browser I converted the Help files to an easy readable and searchable, hyper-hyperlinked CHM version. CHM is originally a Windows file format, but don't let that deter you: it also works quite nice on a Mac, using Robin Lu's iCHM viewer.
    Download link on my little part of the web (scroll down to "Illustrator").
    The file contains just the functions of Illustrator, and you might also be interested in the ScriptUI and JS Base Class sets.
    (It's relatively easy to create a same help file for CS4, and/or a set of HTML files. If anyone is interested, I'll make these as well.)

    Hi Jongware!
    I have been referred to this thread and your website looking for an alternative to the provided Object Model Viewer.  You seem to have improved upon the Adobe version and I was hoping to try it out on my Windows 7 64-bit computer.
    Unfortunately, I have run into a bit of a snag.  After I download and extract the Illustrator CS5 .chm file from your website, I can't seem to view the content.  The Index/Table of Contents are all there, but it won't display any of the actual help file.
    It seems that my computer needs me to OK a security check from your file, even though it doesn't require that from other .chm files.  I wouldn't think that that would mess anything up, but even if I click OK, I can't see the content.  I have a suspicion that my computer still has some sort of security measure turned on that is blocking the content.
    Here is the security warning I get before I open your file:
    When I click Open, the Index/Table of Contents are all there, but none of the pages can be displayed, it looks like this:
    Compare this to a "trusted" .chm file (Microsoft Security Essentials) that doesn't require a Security dialog box:
    Strange isn't it?
    Thanks for your help!

  • I cannot install Adobe raw converter 5.7 on my copy of CS4.  Can anyone help?  Thanks

    I cannot install Adobe raw converter 5.7 on my copy of CS4.  Can anyone help?  Thanks

    Did you try downloading the update and try manually updating ACR?
    Adobe - Photoshop : For Windows
    Adobe - Photoshop : For Macintosh

  • CS4 - no longer local help files???

    I recently upgraded to CS4, and it seems that when I try to access the help system it goes off to a web site instead of using local help files on my hard disk.  This is extremely annoying because:
    1.  I often work on airplanes and other places where Internet access is just plain not available.
    2.  Accessing remote servers over the Internet is painfully slow.  I feel like I'm waiting for paint to dry when I access help.
    Is there a way to get CS4 to put its help system on my local hard disk?

    Be advised that the following will also disable other online apps such as Kuler.
    To disable access to online services using the Connections panel:
    Open your Adobe CS4 application.
    Choose Window > Extensions > Connections. This will open the Connections panel.
    Click the Connections panel menu flyout  and then choose Offline Options.
    Select Keep Me Offline.
    Click OK.
    Torkel

  • Digital Publishing Suite Help | Creating HTML articles for DPS

    This question was posted in response to the following article: http://helpx.adobe.com/digital-publishing-suite/help/import-html-articles.html

    Hi
    I believe that the issue is that the HTML article will automatically start outside of your control, which is expected with HTML articles unless you code some kind of starting mechanism that responds to some reader action (tap a button, swipe somewhere, etc). To answer your other question, though, you can indeed use inDesign and control when the ad will start.
    In InDesign, you can set the delay to .125 for a Web Content overlay and it will then "fire" when it first comes into the reader's view. If you set it to zero (the default, by the way), then it will "fire" as soon as the article loads, which may not be when you expect, since DPS will preload adjacent articles in order to improve the reading experience. You can, therefore, put your HTML/jquery ad into a folder with an index.html file to drive it and then make a Web Content overlay in InDesign that points at the index.html file for your ad. Set the overlay to autoplay, and set the delay to .125 seconds. This way, your ad will always start when your reader swipes to view it. It also allows you to put the ad as an interstitial deeper in an article, and you can ensure it starts when the reader views it and not before.
    There is a cavet here, which is that the article will take some time to load, depending on the complexity of your HTML. As a result, your reader may see a spinning wheel on the screen instead of your ad while the ad begins to load. You should be sure to put a poster frame there that perhaps is a screen shot of the first frame of your animation. That way, when the ad loads, it will already have the first frame ready to go and will replace the first frame with the animation.

  • [CS4/JS] Ann: Updated Javascript Help to 2.1.3

    I weeded out a few annoyances from my set of CS4 Help files -- "Page", for instance, was tagged as a superclass of "PageItems".
    I also added graphic links from a superclass to its members, using the same dotted rectangle as for the other way around. Hope that makes relations a bit clearer. The total number of internal links now tops out at over 61,000.
    The CHM version is improved by adding an Index, so you (finally!) can browse immediately to any class, enumeration, method, or property. The CHM converter has a bit of a problem with lots of the same entries ("parent", for example), so there are a few oddities. Most of the index entries work fine, however.
    Downloadable from my site: http://www.jongware.com/idjshelp.html -- only the CS4 set has changed.
    [Edit] Deleted unnecessary rant on unacknowledged copies. YOU know who you are!

    Im having the same problem, I updated my Iphone 4S to 6.1.3, shortly after that my phone had no audio. It was working fine one minute and then stopped. Was listening to music when sound gave out on me. It wont ring, phone just vibrates even after turning off vibration option. I've tried all the options listed and nothing. My phone has never been jailbroken either. If I connect the earphones is works perfectly. On one of my last calls received, phone's ringtone was heard for about 2 seconds before muting and just vibrating. Ringtone sounded perfect, speakers did not sound damaged. 
    What else could be done? I've read several post regarding this and it seems like Apple has no solution to this yet. Very dissappointed.

  • ANN: Indesign CS3 JS help to HTML using XSLT

    I felt quite at home with the previous CS's JS Help PDFs, but I'm not too wild about the ExtendScript editor. But if you don't use that, you miss out the online help! Fortunately, in one of the ExtendScript subfolders you can find an XML document with the slightly bizarre name "omv$indesign-5.0-en_us.xml". This contains the
    entire help document, in handy XML format.
    As an exercise, I wrote an extensive XSL stylesheet to convert it to fully cross-referenced HTML. This script is a bit too long to include here, but you can d/l it at
    http://www.jongware.com/binaries/indesign.xsl.
    Run it through your favourite XSL processor, and you get the whole thing in one huge file. Alternatively, you can select either a single class or enumeration (such as "TextFrame") or a single alphabetic letter ("A", just to provide an example, will process all classes and enums from "AlignDistributePreference" to "AutoEnum"). In these cases, the hyperlinks will (obviously/unfortunately) fail.
    It is quite possible to load the 113,000 line XML into InDesign and apply formatting to it, but I think I'll leave it at this.

    I sure had fun 'tokenizing' the "Can accept: xx, yy or zz" remarks for the "any" value into separate entries :) Only for Properties, though, since with most of the Methods you changed the wording. Please, for the next version, a list of these possible elements in the XML!
    Some new items added: a full index (only if you check it in the XSL--it's quite long); more importantly, per class a list of "Element of", "Returned by", and "Used in", all hyperlinked to the extreme -- now you can see at a glance how all elements link together! These lists are not
    entirely complete (that's your (Ole's) fault, because of that "any" notation).
    [PS: there seem to be no explanation of function return values...]
    I understand the idea of the SVG block diagrams, and if I feel the urge (and have an example of what it should look like) I might give that a try -- just for laffs. In the mean time I'm finally gonna upgrade my CS1/2 scripts, using my own HTML to guide me :)
    For the XSLT impaired amongst us, d/l the complete HTML page at jongware.com:
    indesign.zip (3.5MB, zipped to 471Kb). Enjoy!

  • Cannot publish 1 page in CS4. Other pages including index.html ok. Error message results.

    After many months of no difficulty, I suddenly cannot publish changes to one of my pages (all others work) without getting the error message 'Another instance of Contribute is doing a workflow operation. Do you want to break the workflow and continue.....?' Whether I say yes or no and follow the prompts, it doesn't work. One way lets me exit, the other locks up my computer and I have to 'end task' to get control back. I hoped that the answer to the 'cannot publish index page' thread would help, but I didn't understand because most of this stuff is over my head. The only thing unusual I can dectect is the page name has an # sign after html as in 'name.html#tuition.' The word tuition refers to a pointer on the page. When I switch to edit mode, an asteric * appears after 'html' on the page name. I do not see that on any other page when I edit. I have CS4 version 5. Can anyone help? I don't know how many people there are in India, but I talked to half of them in a 2.5 hour 'session' in which I was transferred in a least 3 complete loops to every department and passing 'go' 3 times before some techie finally said I should email my question in and will get a reply within 3 days. Yeah, right. Worst tech support experience I have had in 10 years.

    Hi,
         Can you try deleting the Preferences and the Contribute's User Configuration folder. You will lose your website connections, you can recreate them again after relaunching Contribute.
    If you have installed Contribute in Mac, go to <Username>/Library/Application Support/Adobe folder and delete Contribute CS4 folder there. Also, go to <Username>/Library/Preferences/ folder and delete the 'Adobe Contribute 5 Preferences' file.
    If you have installed Contribute in Windows XP, the Contribute's Configuration folder will be in C:\Documents and Settings\<your username>\Local Settings\Application Data\Adobe\. Delete the Contribute CS4 folder there. To clear the registry for Contribute, type 'regedit' in the Run window.(Click Start, and click Run, and then type 'regedit' in the text field.) Select HKEY_CURRENT_USER, then Software, then Adobe, then Contribute CS4. Click Delete button. Close the Registry Editor window.
    The <username>, I have mentioned above is the name with which you will have logged into the machine.
    Now, Relaunch Contribute and connect to your website and try editing the web pages from your website. Can you try this?

  • Can't Install CS4 properly. Please help.

    Hi,
    I've looked around, this forum and other forums for help, but nothing has availed.
    I have tried so many things such as running the winCS4cleanupScript.
    Problem:
    When i try to install CS4, everything seems fine until a message pops up saying,
    Installation has failed, following programs failed to install, adobe premiere & some other program.
    I click continue, and happens again to all the programs.
    In the end the error code was 1603, Looked something like this:
    Adobe Photoshop CS4
    Error:
    Error 1603. Fatal error during installation.
    Adobe Bridge CS4
    Error:
    Error 1603. Fatal error during installation.
    Adobe Device Central CS4
    Error:
    Error 1603. Fatal error during installation.    etc.
    Any help would be appreciated.

    Hi Tim,
    Follow the mentioned below steps it will work for you.
    1) Download and install the Windows Installer CleanUp Utility here:
    http://support.microsoft.com/kb/290301
    2)  Download, unzip, and run the Adobe Windows CS3 Cleanup Script (which  relies on the Windows program mentioned above to run) here:
    http://www.adobe.com/support/contact/cs3clean.html
    Please run level 3 of the cleanup script to make it work.
    As I said before, even though the Cleanup Script says it’s for CS3, it did work for me in installing CS4 as well.
    Note: This is something we should use with Win 32 not with Win 64.
    Regards,
    Sam

  • Dreamweaver CS4 and Coldfusion 8 - help on configuration

    Hi Guys,
    I'm not a Coldfusion user and I cant find anything from the support docs. I hope you can shed some light on my issue. I really need some help on this.
    Here's my set up:
    Dreamweaver CS4/CS3 installed on a Win XP Pro SP2 machine
    Coldfusion 8 installed on Windows 2003 server (http://[servername]:8500). IIS is also running on the server.(http://[servername])(Testing Server)
    Coldfusion 8 is located in C:\Coldfusion
    wwwroot = C:\ColdFusion8\wwwroot
    Coldfusion is on Trial mode right now. Installed as a self-contained server (first radio button in installation)
    Built in webserver was selected also during the installation
    RDS Password enabled
    Issue:
    When I define a site in Dreamweaver CS4/CS3, I cannot connect to the Coldfusion part of the testing server.
    I tried both Local/Network and FTP but I can't connect.
    Here's the sample information the i put in the site definition of Dreamweaver under the Advanced Tab.
    1st example:
    Category: Testing Server
    Access: FTP
    FTP Host: [servername]:8500
    Host Directory: /test
    username: [username]
    password: [password]
    URL Prefix: http://servername:8500/test
    ** I tried checking and unchecking the checkboxes under password
    Error: FTP Error Occured
    2nd example:
    Category: Testing Server
    Access: Local/Network
    Testing Server Folder: [servername]:8500\test
    URL Prefix: http://servername:8500/test
    Here's the interesting part on this setup. When I go to the Basic tab to test the connection for the testing server, I get this message, "[servername]:8500\temp.html contains an invalid path". After I hit OK, "The URL Prefix test was successful." message appears
    My Questions:
    what's wrong with my setup? Is my prefix correct?
    what else do i need to configure?
    is Coldfusion conflicting with the IIS on my server? Should I configure Coldfusion to work with IIS rather than setting it up as a built in webserver?
    What questions do I need to ask? XD
    I hope someone can help me on this or guide me to the right path. I can access the files when type http://servername:8500 on the browser though.
    Help please? Thanks in advance!
    -dis

    Port 8500 is the port the built in web server is listing to to respond to client requests.  To view ColdFusion code on the server you would put http://servername:8500/myCFMLfile.cfm in a browser.
    To have your Dreamweaver help you write these files you just need to tell it how you want to connect to servername.
    For FTP you would need FTP enabled on servername and be able to FTP to c:\ColdFusion8\wwwroot\ on servername.  Then you would set up something like this in Dreamweaver
    FTP HOST: servername
    Host Directory: ???
    (depends on what your FTP root is for the FTP server on servername and how it relates to c:\ColdFusion8\wwwroot\
    username: ...
    password: ...
    URL Prefix: http://servername:8500/
    (What you would put into the URL of a browser.)
    For Local/Network you just write the file to the c:\ColdFusion8\wwwroot\ directory on servername.  This assumes that this directory is shared and available to users over the network.  Which it probably is by the little known drive hidden share default on most windows systems.
    Access: local/network
    Testing Server Folder: \\servername\c$\ColdFusion8\wwwroot\
    (Or other UNC path to the desired network folder)
    URL Prefix: http://servername:8500/
    (Still what you put into the URL of a browser)
    Message was edited by: Ian Skinner
    Message was edited by: Ian Skinner

  • Problem uninstalling CS4 after installing CS5 - help!

    I installed CS5 without a hitch.
    I then tried to uninstall CS4. I opened Photoshop and chose Help/Deactivate, taking care to tick the serial number box too.
    After the uninstall procedure, I got an message that it had completed but with errors.
    In Control Panel/Programs, CS4 is still listed, but now showing only 3.77Mb instead of the 300Mb+ that it was.
    I then downloaded Adobe Support Advisor and ran it. The diagnosis directed me to this Knowledge Base Article.......
    http://kb2.adobe.com/cps/403/kb403891.html#ionComHeading
    1. Can I get rid of what remains of CS4 in my Control Panel?
    2. Will it affect my system in any way?
    3. Will it affect CS5 in any way?
    I've never had a problem uninstalling older versions in the past. Not a happy bunny at all!
    Thanks.
    D.
    ps. I couldn't not insert the above link by right clicking and choosing insert link - had to type it by hand. But, the kb number (403891) is definitely correct.

    I've never had a problem uninstalling older versions in the past.
    ...but then you probably obeyed the correct order in the first place. Anyway, there is no harm in leaving the remnants in place. you can of course make them disappear by removing the relevant registry key(s), but how important that little cosmetic surgery is to you, is for you to decide.
    Mylenium

  • Production Premium: PPro CS4 installation failing. Help?

    I got Production Premium CS4 and installed it yesterday. And everything installed except PPro CS4 and it's functional components. Anytime I try to install it alone or with every program it says an error has occurred and it fails the installation. Help?
    I've:
    reintalled several times
    avira is disabled
    firewall is disabled
    all applications are closed.
    Thanks

    You know we may be able to help you out before we reach post # 20.
    Turn off all antivirus, antispam and similar software, including Windows Defender. Uninstall everything Adobe. Run the Clean Script Utility 2 or 3 times just to be sure (look here: http://kb2.adobe.com/cps/406/kb406241.html) and then reinstall and run all updates. If that still does not work, post a screenshot from Process Explorer (look here: Sysinternal Utilities ) with all processes running.
    While you are at this, consider adding at least 1 physical eSATA disk but better 2, to your system (assuming a notebook because of the Mobility version of the ATI).

  • After Effects CS4 crash report (PLZ HELP I NEED IT WORKING DESPERATELY)

    Ok, I'll type the window EXACTLY (There's 2 errors I need to fix): -
    After Effects error: Crash in progress. Last logged message was:,7832.
    <ASL.ResourceUtils.GetLanguageIDFromRegistry> >0< Unable to
    obtain the User 'Language' registry key at: Software\Adobe\After
    Effects\9.0.3\ Defaulting to 'en_US'.
    After Effects can't continue: sorry, After Effects has crashed. See
    http://www.adobe.com/support/products/aftereffects.html for known
    issues. If you still can't resolve the issue, please contact Adobe
    Technical Support (2)
    (0::42)
    I'm using CS4 ONLY because I have a 32 bit Windows 8.1 computer which has Nvidia GFX card and an i5 processor.
    It has 4GB of RAM and that's all you need to know. Please help me guys. <3
    Thnx,

    What I meant was that it was running at all was a lucky happenstance.
    xX360noscopfazeopticXx wrote:
    Could Adobe actually see my personal data of my computer and just put an error message there to prevent me from using After Effects just because they realized that I have a Windows 8.1 32 bit computer?
    No. There is no way they could do that. Especially not in CS4.
    There are a lot of people in the same situation as you who pop on the forums with some frequency. Well, not usually trying to run such an old version - it's usually CS5 or CS5.5, but the issues are similar: odd error messages. Trying to run old versions of software on new, unsupported operating systems can be a fun exercise (like getting Linux installed on a potato). However, even if it does work for a while, the least little thing can cause it to foul up. Maybe Windows updated, maybe a background service that wasn't running before is running now, maybe something subtle changed in your registry or your display settings or any of a thousand different things. The bottom line is that something changed between when it was working and now.
    The error message seems to indicate some sort of issue in your registry. That is a tricky area to mess around in. Have you installed ANYTHING on your computer between when it was working and now? Added any browser extensions? Installed any codec packs? Downloaded any apps? Updated any software?
    By the way, it's not very expensive to bump up to a 64-bit version of your OS if you did want to use a modern version of After Effects. I mean, if you want to continue working with After Effects, it would be a lot easier to use an older OS or a newer AE than to keep trying to kludge it like we are.

  • CS4 Text Wrap issue - HELP!

    HELP!  I taught myself PageMaker 6.5 and I got REALLY good at the basics, but not so great at the in-depth things.  Consequently, when I upgraded to InDesign CS4, the same holds true, so please feel free to treat me like a 2-year-old in your explanations.  Now for my dilemma:
    I create a quarterly magazine.  Most of the pages are 2- or 3-column spreads.  Many times, a photograph (and its caption) will span more than just one column, but not necessarily the entire width of two.  In other words, my photo could span all of column 1 and 1/2 of column 2, with the text flowing to the right of the photograph, then expanding to fill all of column no. 2 beneath it.  In PageMaker, when I text-wrapped around the pic, leaving enough bottom text wrap to insert my captioning, the text would wrap perfectly, keeping the text in perfect alignment horizontally across the columns.  That, in turn, kept the bottom edge of all my columns exactly equal. 
    In InDesign, however, that's not the case. The text doesn't align equally horizontally across the columns, hence ruining my clean horizontal text margin at the bottom.  This happens any time I have a photo that spans all of one and part of one (or two, in the case of a centered photograph) column.  In fact, even if I place a photo that fits within just one column, the horizontal text alignment gets screwed up.  I'm attaching a .pdf of page 35 of the issue I'm working on to show you what I mean.
    I've tried choosing all three columns and clicking the "align top edges," but that just drags all three columns up to the 1/2 inch margin at the top of the page, and my text actually starts 1/4" beneath that (3/4" from the top page edge) because of the page numbering, and when I drag all three columns back down to the 3/4" mark, the wrapping gets all screwed up again.  So I tried "align bottom edges," and that didn't work either (it worked to a point... anything that actually had text flowing to the bottom of the column was fine, the same thing occurred then above the column with a photo spanning all of it.  Geez, I'm confused just trying to explain it.  Hopefully, the attached .pdf will help make sense of this.  
    Consequently, I'm moving columns manually for this issue (all 60 pages of it), because it has to be at the printers by the end of the weekend and I'm just plain out of time.  If anyone can give me some guidance so I don't have to do this again next time, I'd really appreciate it.
    You can email me at [email protected] if you have any ideas. Thanks for your help.
    Barb

    Thanks so much to both Peter and Bob.  I'm sure this will fix the problem.  At least I know it wasn't something I was doing wrong and it really is a glitch in the program.  I'll play with the baseline grid, since it seems that will be the best option. I have a few months to experiment with it before the next issue goes to press.
    Does setting a preference act like a default?  In other words, will it then apply to all pages in all new documents I create or is it specific to the document in which I'm working when I set it? If the latter, I'm guessing I can just include it when I set up my master page so it will apply throughout the issue?  Which, of course brings me to yet another question: how do I save my Master Pages so I don't have to redo them with each issue?
    I'm finding that the majority of InDesign is a lot more user-friendly and easier to navigate than the old PageMaker -- many fewer steps for the same end result.  I hope to take a class if I can find one in my area, because I'm certain I'm doing many things the "hard way."  Learning as you go is okay, but you miss a lot of the finer points along the way and spend entirely too much time trying to figure things out or bugging people like you in this forum.
    I apologize if some of what I ask seems rather elementary. 
    And Scott, sorry, but I've always felt that, out of all the fonts available, Comic Sans is the most readable.
    Barb

Maybe you are looking for

  • TCP XML messages parsing time with realtime output.

    I am currently coding a project and I have hit a bit of a roadblock. The basic overview is I need to be able to receive around 3,000 lines of XML per second from a JavaScript sending TCP messages. I have to extract the data to two seperate files, out

  • Dead G5?? No chime, no video, nothing

    Hi guys - I've got a G5 emergency! I put the machine to sleep this morning, and when I got home, it was making the "wind tunnel" fan noise. I shut it down, and now when I try to power it back on, this is what happens: The power light illuminates, the

  • Need step by step directions for moving itunes library to external HD

    About to crash my PC...recently purchased apple tv and kids have bought many movies and tv shows. They are filling my hard drive - between movies, tv and music I have 756 GB. Searching the problem on this board, i think eternal HD is solution. Can so

  • JOptionPane not working outside contractor.

    Hello I have a problem with my JOptionPane�s. If I use them within the constructor, it works fine with the correct decoration, format and graphic. I have a couple in methods within the same class and when I try and use a JOptionPane with these they d

  • Robotino has to bring coloured pucks to boxes with the same colour

    Hello everybody, I have to do a project, where I use the Robotino from FESTO with LabView. On the picture you can see the "field" in which Robotino moves. The dots are 8 Pucks which have to be moved to the boxes in the edges. Of course the two red on