Replace section offset problems

Hello all,
I have some problems with:
REPLACE SECTION OFFSET pos OF init_source WITH text.
So:
when i use it in the er5 system it works just perfectly.
but when i use it in the sc1 system, when i check the source code i get the error:
section offset pos of init_source not expected.
i checked my spelling and there's no problem.
can you, please, help me with this matter? do you know why does this error exist?
Best regards,
emilia

hello,
in my code the text is declared the variable text.
and i checked it, deleted and wrote it again in a different form and the only error i received was with  replace section offset pos of init_value with text: section offset pos of init_value not expected.
as i said above the same code works in the er5 system. i don't know what the problem could be.
i'll just try to change the method to handle things.
anyway,
thank you very much for your help ,
emilia

Similar Messages

  • DC Offset problem with Peak 4.14 on MacMini after new hard drive upgrade

    Tiger 10.4.11
    Bias Peak 4.14 (24-bit 44.1 AIFF files)
    USBPre 1.5
    The reason for this new topic is a problem that developed with Bias Peak 4.14 on my MacMini. Suddenly, when I apply the "Remove DC Offset" DSP process to a recording, the Bias Peak meters may stop displaying correctly.
    About 50% of the time, only one meter will respond to the sound, or neither will (the meters work fine on the raw file before I apply the DSP function). The rest of the time, they work normally after DC Offset. I'm still waiting to hear from Bias about this via their forum, but no-one has responded yet. I don't know if this is just a GUI bug or an indication of a recording problem. The really spooky thing is that the problem only shows up part of the time.
    This is happening on a new installation of OS X on a new drive that I installed. See a note at the bottom of this post for a hardware issue that may or may not play a role.
    I've been recording vinyl successfully for a long time now on my MacMini (24-bit 44.1 AIFF), using a USBPre external A/D converter and Bias Peak (currently v4.14). But recently Peak froze as it was saving a file. I had to do a hard shut down which led to a corrupted system. I'd been meaning to upgrade to a larger drive anyway, so I put a 120 gig drive in.
    After first installing/updating OS X on the new drive, and installing/upgrading Bias Peak, I had no problems. But then the control panel for the USBPre froze as I was getting ready to shut down. This worried me, so I ran diagnostics with TechTool and installed eDrive. The meter problem began showing up after this change. I wiped out the partition and reinstalled from scratch again, hoping that this would get things back to normal. But I still have the meter problem after applying DC Offset. Note, I created two partitions on the drive, and put Tiger on the first partition.
    The makers of the USBPRe (Sound Devices) say there is nothing about the USBPre or drivers that should be causing this.
    So I'm stuck, and faced with the following ideas for what might be wrong:
    1. Peak has a bug that I've somehow triggered. This may or may not be affecting the recording.
    2. Something about my recording hardware/driver has changed that is "corrupting" my recordings sometimes, and this is causing Peak to have trouble metering the sound.
    3. I screwed up my computer hardware and this is screwing up the recordings part of the time. See my upgrade note* about the hardware.
    4. The new drive seems to be a little slower to display folder contents. I wonder if this apparent latency could be causing the DC Offset problem in the original recorded file.
    * Upgrade note: When I tried to put the cover of the Mini back on after upgrading my drive and testing it out, I discovered that I hadn't screwed the drive/fan/DVD setup in correctly. The screws had fallen out and disappeared (my tiny screw driver made it very hard to tighten the screws I guess. I thought I’d done it correctly).
    I turned the Mini upside down a couple of times before I discovered the screws missing.. My first attempts to put the cover on with the Mini sitting upright were not successful, so I turned it upside down to take the cover back off. The screws probably fell out then. When I tried putting the cover top down on the table and lowering the Mini into the cover I discovered that the drive/fan/DVD assembly was loose!
    The drive is now secured completely except for the screws, and it is working. The slowness I mentioned above is something I noticed before the screws fell out, but obviously the assembly was not secured 100% even before I lost the screws.
    I apologize for this convoluted post and hope it is clear enough. Please help if you can, I'm under pressure to finish my recording project.
    Vinyl_Man

    Hello, DaddyPaycheck,
    The USBPre is powered by the USB bus, and it is plugged directly into the MacMini.
    The screws remain in hiding. I'm amazed that I didn't find them on the motherboard or something like that. If they don't turn up fairly soon, I'll try to get replacements from an Apple service center. And I'll make sure I have a better small screwdriver.
    I just did a test with Audacity for OS X and Cool Edit for Windows. I opened files that give me the meter problem in Peak and removed the DC Offset. When I opened the files I had modified in Audacity and Cool Edit, Peak metered the sound correctly. Somehow Peak is sensitive to something in the file that does not bother the other apps, and when the other apps have adjusted the DC Offset, Peak is happy. Peculiar.
    I'm thinking about recording with Audacity now instead of Peak. I'm still concerned that something is wrong, though, since I don't understand the problem.
    -Vinyl_Man

  • Time offset problems with file i/o

    Hello everyone, I'm having a problem with the file i/o VI's. I require my application to save serial data at constant five minute intervals. The problem I'm currently seeing is that on each save to a file a time offset is being added which eventually becomes seconds, then minutes and so on. Since this application is meant to be run for a whole year this is a serious problem.
    Attached is the VI, an Arduino program simulating how the DAQ sends data and a file showing my time offset problem. 
    Any ideas/suggestions/fixes are appreciated.
    Thanks
    Jose Molina
    P.S.
    To run the VI upload the code to an Arduino, select it's serial port in the popup VI then click on Ok. The VI will wait for a time that is a modulo of 5 then create a folder structure inside the same location as the LLB. Inside this folder structure should be a file with the data which should be saved every five minutes if left at the default averaging time.
    Attachments:
    7-8-2012.txt ‏3 KB
    Daq_Simulator.zip ‏1 KB
    Weather_DAQ.zip ‏117 KB

    Sorry I forgot to mention that the averaging time is configurable in the pop up vi at the start. I tried 20 seconds because it's much faster for testing than 5 minutes. Timing is being done by a simple counter that increments each time data is received. So if I receive data the timer increments by 5 because data is sent every 5 seconds. Once the timer is equal to the averaging time the data is sent to the enqueue function and then the blocking dequeue function on the second loop sends the data to the file save vi which then saves the data to the file. 
    Attachments:
    counter.PNG ‏13 KB

  • Display offset problems with 1bit RenderedImage

    Hi, I am loading a 1 bit image with JAI and display two versions of it. The first is unmodified and has an IndexColorModel together with MultiPixelPackedSampleModel. The second version has a lookup table applied and therefore has a ComponentColorModel with a PixelInterleavedSampleModel. When I display the complete content of both images everything is fine and they match. BUT when I start to zoom, the first one with the MultiPixelPackedSampleModel has an offset in the x direction if the left edge of the image is not within the view.
    I use Graphics2D.drawRenderedImage(rimg, af). The AffineTransform translates the image in the negative x direction, so the area of interest is displayed correctly. And here it comes: If the x translate value is NOT a multiple of 8 I get the problem with the first image! Second image is always ok.
    It even gets more exciting this applies only for the first tile in the x direction. Subsequent tiles are displayed correctly. The tile offset values for both images are 0 by the way. Since both images are drawn the same way and are only different by their ColorModel and SampleModel, I think this is a bug. Please tell me I am wrong!!!

    And here comes another clue. The width of the image is uneven. If I use the Border operator before scaling to increase the width so that it can be divided by 8, then I have no offset problem - BUT - I have a big slowdown. Is there nobody out have having experienced the same?

  • Outlook Client recurring appointments time zone / GMT offset problem

    I will try to describe this with text, although it's a very visual problem.  I added a post to my blog with
    it so I could include pictures.  If you think you need pictures to understand the text below, please review that entry.  Please note, the one appointment instance cited below, is an example, there are many others with this same problem,
    and it only happens with recurring appointments.
    Relevant System Information:
    Windows 7 Utlimate
    Office 2010 Professional Plus (14.0.6023.1000 64-bit)
    Exchange services hosted by Microsoft.
    Android HTC Inspire 4G also configured as exchange active sync client.
    Issue Description:
    I have a specifications meeting that is scheduled for Tuesday mornings (every 2 weeks) at 8:30 am.  In the body of the appointment, it even has this text spelled out.  "When: Occurs every 2 weeks on Tuesday effective 11/23/2010 from 8:30
    AM to 11:30 AM (UTC-05:00) Eastern Time (US & Canada)." as an indicator of the actual appointment time.  The problem is that one day, several weeks after this appointment had been sent to me, Outlook 2010 decided that it was really at 1:30 PM. 
    Since that time it's been showing incorrectly on my calendar at 1:30 PM.   So, I recognized almost immediately that this was a 5 hour difference, which happens to also be my timezone offset (except that I'm currently in daylight savings time -- so
    it's really a -4 offset right now).
    I ran the 2010 service pack 1 installer, based on the suggestion of my IT group, and found I already had the service pack installed.  I've tried the timezone tool as well and that didn't work.  Please keep reading.
    Next I went to my exchange host with outlook web access.   The appointment is closer to correct there, showing at 9:30am.  It think here it almost seems as though it's applying the DST, but not correctly, maybe doubling it?. 
    Meanwhile, back in outlook, if I go to the scheduling assistant and look at my time while making an appointment with other invitees it - much to my surprise - matches the time in OWA, not the time in outlook client.
    Finally, if I go to my Android and look at the appointment, it is correct.  8:30 AM.  
    So to summarize:
    Real Appoinment:   8:30 AM
    Outlook Client Time: 1:30 PM
    OWA / Exchange Time: 9:30 AM
    Android Calendar Time: 8:30 AM
    This applies to many others, this is just a convenient example.
    This applies only to recurring appointments.
    Any help would be very appreciated.
    Thanks,
    Jon

    Status Update, and recommended next steps:
    I opened a ticket with HTC support the day before yesterday (Ticket # 03543601). The initial response was an email reply with the typical level one suggestion to remove and re-add the Exchange ActiveSync account on my phone, and if that didn't resolve the
    issue to do a hard reset and then add the account again. Since I have multiple users experiencing this same issue, where the common denominator seems to be centralized around the move from Outlook 2007 to 2010 and the HTC Gingerbread OS, I convinced them that
    this would not be an acceptable remedy, and my case was immediately escalated without hesitation. I will say that though I don't have a resolution, I'll applaud HTC for not giving me the runaround and giving me a live person who could talk intelligently about
    the issue.
    Today, I received a phone call back on this ticket  from someone in the escalations department at HTC named Travis. After explaining the issue in detail to him and referencing
    this specific thread, he acknowledged that it did in fact sound like a coding issue coming from the device where the value in the “dispidApptTZDefStartDisplay” property was being set improperly by the device/stock email/calendar application in their implementation
    of ActiveSync. He then stated that he would relay this to the developers to look into the issue. He further elaborated that the case would either be in a status of, "this is being looked into", or "We believe this to be resolved in [x] update". He said that
    they will probably continue releasing updates for the Incredible (I did not specifically ask about the Incredible 2), and while the Incredible 2 is definitely slated to get Ice Cream Sandwich, the Incredible one is still in a classification of, "being evaluated".
    Personally, I doubt that the Inc 1 will get ICS, but it is possible. From what I have read, the general stance is that phones will be updated for 18 months after release, and the Inc 1 is 24 months old this month (bummer - I REALLY like this phone).
    According to Verizon and HTC, these are the phones that will get ICS (or Android 4.0):
    Ice Cream Sandwich Coming to Many Verizon Wireless Smartphones
    Android 4.0, Ice Cream Sandwich Updates
    While it is possible that an update will be released for the Incredible 1 to fix this issue, it will likely be months before one is available, so we'll probably have to move to Touchdown for Exchange by NitroDesk in order to resolve this issue....or move to
    a newer phone with ICS 4.0.
    Speaking of which, there is a whole laundry list of issues with Exchange ActiveSync and third-party devices. A number of them are listed in this Microsoft KB article:
    Current issues with Microsoft Exchange ActiveSync and third-party devices
    Per the article:
    Microsoft's recommendation for Android - Upgrade to Android OS 4.0
    Microsoft's recommendation for iPhone/iOS devices - Upgrade to iOS version 5
    So, for anyone on Android experiencing this issue (or others listed in the Microsoft KB above), if your phone is likely to get ICS soon, then you may want to hold on and just be vigilant about checking your calendar on OWA. If your phone isn't slated to get
    ICS or if you can't wait, my recommendation is to get Touchdown for $20. You may still have to delete and re-create appointments that are wrong, but hopefully the issue won't happen any more once you move to Touchdown. And if they do, at least you've got a
    shot at a more rapid fix with a company like NitroDesk. (no offense HTC).
    Good luck. I probably won't post again unless I get notice of a fix for this specific issue or some other significantly useful information.
    Jonathan, MCSE
    For reference, here are other forums where this same issue has been discussed:
    Weird Outlook issue
    Calendar appointments move by 5 hours (or whatever the TZOffset
    is) - ActiveSync issue?
    Outlook Client recurring appointments time
    zone / GMT offset problem (This is the thread that you are presently reading)
    Outlook 2010. Recurring meeting time off by 5 hours, what is the problem?
    Recurring Calendar Appointment shifted 6 hours later in Outlook 2010
    (maybe ActiveSync)

  • Large Word document imported into Pages with "Section Break Problems"

    Hi there,
    I am importing a large Word document with many photos (>250 pages) into Pages. Now, the problem is that when using the "page thumbnail" window to the left it marks all my windows with a yellow border.
    This means that I can't duplicate single pages - it will duplicate the whole stuff. Same thing for delete.
    I can go to the last character of each page and insert a "section break". This creates single pages. But it seems a bit odd to me, and with >250 pages, this is quite some work too.
    Any idea what I can do to solve quickly the issue?
    Thanks for any hints!

    Sections are what they say they are natural breaks in the document.
    Each section usually having headers footers and other basic content in common.
    Effectively just like chapters in a book or specifically designed pages in a magazine or report.
    If your text naturally flows from one page to the next then they should stick together.
    If on the other hand you are treating them all like single leaves of paper to be shuffled around, then you need a section break at the end of each page.
    3 ways you can quickly do this:
    1. There is a unique start to each page such as a return followed by a particular word. You can search on this combination replacing it with a section break followed by the word.
    2. You can make a short cut to do this from the keyboard
    3. You can copy a section break and paste it at the end of each preceding page.
    4. You can transfer by copying and pasting the content into a Layout mode document where every page is its own section.
    As with most work, planning, organisation and thinking before you leap, pays off in the long run.
    Peter

  • IPod 4th Gen Click Wheel replaced hard drive; problems

    Ok, So I replaced the 20gb hard drive with a new EXACT replacement hard drive, no other problems with iPod. But iTunes will not recognize it because the hard drive is not formatted. I tried formating it with Disk Utility but keep getting error messages. Im not sure what format to use. When the 4th gen came out Intel processors werent here so Im sure I need to simply format as Mac OS Extended. There is no HFS= format in Disk Utility. Im lost as to what to do. Please help??!

    hmm - curiouser and curiouser
    I've now managed to get it to manually update (after iTunes took 100% of system resources and I had to force quit it...) but that still doesn't really help me with the auto-sync feature which still won't work
    aaaaaaggggggghhhhh

  • StageWebView x offset problem

    I'm using StageWebView to load SWF files or HTML pages with SWF content on my Adobe Air 3.8 app for Android and I have a problem when I set the X offset in the viewport. The SWF gets cut off on the right side.
    See this screenshot:
    The viewport covers the area enclosed in the  rectangle with a grey border but a portion of the rhino gets cut off. If I set the X offset to 0, the webview instance shows the SWF properly but the higher the X offset the wider the portion that gets cut off.
    I need to add this happens only on Android running ICS (4.0.4). On devices running Jelly Bean, such problem does not happen.
    One more thing: the black "patch" that covers the rhino part is the background color of the swf. I tested this problem with different SWFs and the strip that shows up on the right side is always of the same color as the remote SWF's background.
    I need to show SWF content centered on the stage and this offset bug is a killer.
    Does anybody know of a fix for a problem like this?
    My code:
    function loadFlashWebView():void {
        //load Flash webview for testing plugin
        webView = new StageWebView();
        webView.stage = this.stage;
        webView.loadURL(flashTestURL);
        webView.addEventListener(Event.COMPLETE, onLoadFlashViewComplete);
    function onLoadFlashViewComplete(evt:Event):void {
        //load view complete handler
        trace("Web view finished loading. Error: " + webview_error);
        webView.viewPort = new Rectangle(67, 80, stage.stageWidth, stage.stageHeight); //the swf gets cut off in ICS
    var flashTestURL:String = "http://mywebsite.com";
    var webView:StageWebView;

    Hi Laurent,
    Which DAQmx driver version are you using?
    It seems that the behavior you have was an unexpected one:
    Error -200478 occurs when using DAQmx Perform Bridge Offset Nulling Calibration with AI.Temp.TC and ...
    Neverthless, it was corrected in DAQmx 9.6 (see CAR 345144):
    DAQmx 9.6 Readme
    Regards,
    Valentin
    Certified TestStand Architect
    Certified LabVIEW Developer
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    Travaux Pratiques d'initiation à LabVIEW et à la mesure
    Du 2 au 23 octobre, partout en France

  • Master Template Drop Zone Causes Frame Offset Problem

    I created a template in Motion with two drop zones. When I use it in Final Cut as a master template, and drop in two video clips, the clips are offset about 4 frames from the originals. I can see this when I toggle the template's track on and off to see the underlying clips that got dropped in from my timeline. The cut points don't match up to what winds up in the template's dropzones for some reason.
    This is a problem, because I'm using the template as a transition between full screen and a PIP-type effect.
    The weird frame offset causes a visual glitch that I have to correct by adjusting the start/end points. This is extremely time consuming, as I have to apply the template to a huge number of clips.
    I'm using the latest version of Final Cut Studio.

    Just discovered that the frame offset increases the further I am into a clip.
    I took a part from the beginning.. frame offset = 2 frames.
    Took one closer to the end of a 4 minute clip.. frame offset = 14 frames.
    The video is encoded in ProRes422 at 29.97 fps, and the Motion template is 29.97 also. Any ideas?

  • DC-in board replaced but charging problem remains

    Hi,
    I have a 1.67 15" G4 PowerBook that spent long periods plugged into the AC mains with the battery in (I didn't know the G4 PB would work attached to AC with battery removed!)
    There was some heat generated; the battery gave increasingly poor performance whenever it was unplugged and then finally stopped charging altogether.
    I have a friend with the same model and using his good charged battery the PB works fine but even his battery will not charge when plugged into AC mains.
    I thought the DC-in board sounded like the problem so replaced it with a used one stripped from a working PB unit from a large parts vendor.
    However the problem remains ie: AC adaptor lights amber; no charging shown on screen battery icon; System Profile says Charger Connected: No, Charging: No
    I have tried the PRAM reset and got the 'Date Change' warning box on reboot but still no charging.
    Any thoughts?
    Do Apple do a remote battery charger if the problem is in the logic board?

    Yeah, they must originate from different points, but I would definitely guess that they merge somewhere of course to power the rest of the machine. It just makes sense logistically and monetarily for that to happen. I would bet more on the electronics on the logic board in regards to the power being bad. But it would have to be before the DC-In / Battery juncture because it boots from battery. I would doubt it's the cables. Most of those connector cables are ribbon cables, which are pretty sturdy. Also from the fact that those cables pretty much never move after they were placed inside the case. I just don't see how a short could be created in them. All I can guess maybe is that one of the components on the actual logic board side connecting to the DC-In board is bad somehow. No way for me to know how to test that directly though. I haven't had a chance to poke around with it much right now as I had to take my car in to the shop. Might have time this week-end to investigate some more. I'll definitely let you know if I come up with a solution / cause of problem.

  • Replacement iPhone restore problems - only a very old backup

    My partner lost her iPhone 4 and just purchased an iPhone 4S - she didn't want the new 5s (size). When she went to do a backup from her computer the most recent restore option is more than 18 months ago. She doesn't do frequent sync to iTunes but she has definitely sync her iPhone 4 this year on more than a few occasions. I had this problem (not this extreme) when swapping iPhones , recent sync is not in the list .
    Can anyone shed some light on this?

    Have her update her phone and try again.  If the replacement phone is running a lower version of iOS than the one she backed up, the backup will not be shown when she attempts to restor it.  (She can check the iOS version by going to Settings>Ganeral>About>Version.)  Updating will update it to iOS 7.0.2.

  • Replacement iPod, Same Problem.

    I just got my replacement photo ipod and paid thirty dollars for S+H. Now, the new iPod has the exact same problem. What route should I take? Will I be able to get another replacement? What will Apple do to ensure it doesn't happen again?
    I'm very upset and would like to hear what I should do.
    Thanks.
    -Lake.

    What email address did you use? Apple does not have email support.
    See if anything here can help;
    http://docs.info.apple.com/article.html?artnum=61771
    If not, your iPod will need to be sent in for service. You can either take it to an Apple store, or request service online here;
    http://depot.info.apple.com/ipod/
    Good luck.
    Cheers!
    -Bryan

  • DC offset problems in NI-5401 function generator card

    When i give a Dc offset of 1 Volt the output of my function generator reads 1.97v. what is the reason behind this,why is it so what setting have to be made so as to get the dc ofset only when no ac signal is given.

    Hi. The NI 5401?s output voltage is specified in terms of 50 ohms. This means for a 50 ohm load, you should see 1.0 Volts for a 1.0 Volt setting when the load is 50 ohms. For an other than 50 ohm load, there is a voltage divider action that takes place, where the voltage will vary up to double the size for a high impedance load, such as most default oscilloscope settings. The Connecting Signals>>ARB Connector section of Chapter 1 of the NI 5401 user manual describes this in further detail.
    To generate just a DC voltage level, there is an option for DC as the Waveform to use when programming the device. The LabVIEW niFgen Function Generator Example shows this on the front panel. If you are using the Sources Soft Front Panel, when the Standard Function Output is se
    lected, there is a DC Voltage level selection button available to be selected to generate a DC voltage.

  • String offset problem

    Hi,
    I'm using 1.4.2 at the moment.
    I got the problem below and have no idea how to solve it. The program portion is:
    String x = node.getText();
    The node.getText() should contain value = "\n\r"
    However, it always return me "\r" only.
    I checked with the debugger and found that when I change the offset value of x to 0, it can return me "\n". However, the original offset value is always kept as 1. That's the reason why it always return me "\r".
    Can anyone help and tell me how to get the value "\n" in this case, i.e. any String method which I can check and get the offset value 0 from the string x.
    Thanks million in advance.
    Regards,
    Eric

    Can anyone help and tell me how to get the value "\n"
    in this case, i.e. any String method which I can
    check and get the offset value 0 from the string x.
    x.charAt(0);is probably what you mean.

  • N86 gallery, section captured, problem no pics

    hi,
    can anyone help me out? i have some problems with the gallery of my phone. i know the problems with the pictures there lost  in the gallery view and could solve them. deleting the thumbnail databases in:
    Private > 101f8857 > Cache > E Drive "al files" and
                 > 101ffc31  > "glxmdstn"
    this worked so far. the gallery refresh the index and shows the complete pictures in the all section again.
    and now i would like to know how i could get my captured pics back in the section "captured"
    i have several different pics located in the image folder of my phone. downloaded and copied, ones and so on. this pics can i reach with the "all" section in the gallery. but this ones i've taken with the phone camera i would like to reach over the sections "captured" and "month". how could i induce the system to scan and include my captured pictures again. the folder structure is the same as before.
    any suggestions, any folders or databases that i have to delete...
    thks for any advice

    hi.. i have the same problem ... my all caputered pics and videos lost from caputerd and months folder.. kindly help me out from this problem........
    plz mail me the solution at [email protected]

Maybe you are looking for

  • Java ME SDK 3.0 doesn't start - java.lang.reflect.InvocationTargetException

    I want to migrate from NetBeans 6.7.1 to Java ME SDK 3.0 for several reasons. However when trying to start it hangs for a couple of minutes and then this message come up in a pop-up box: "A java.lang.reflect.InvocationTargetException exception has oc

  • Captured TC from BMD counts backwards inside PPro CC

    Setup as following: Epic SDI out (1080p25) through BMD DecklinkHD Extreme3D+ captured via PProCC. TC is TOD and shows the correct time on the outputmonitor (JVC-DTV24-G1) when capturewindow is activ. But a captured file in projectwindow always shows

  • OpenVPN invalid signature

    I have a problem installing OpenVPN. Other packages install fine. There are no *.pacnew files in the system. Not sure what to do, please help. Here is the output: yaourt -S openvpn resolving dependencies... looking for inter-conflicts... Targets (2):

  • Mail Merge or Bulk Mail add on

    Hi - I am switching from Outlook to Apple Mail and need to find a program that allows me to do what is sometimes called mail merge - merging a mail document with a list of recipients and bulk mailing it. I know there are some around. Has anyone had a

  • Adobe reader has just stopped allowing me to convert a pdf into a word doc.

    I have been converting PDF documents today and just randomly, it stopped allowing me to do that. When I click the convert button, it pops up with a message saying, "An error has occurred while trying to access the service." I really need this functio