Different output in PDF output from sapscript spell_amount

Hi,
Im having problems on my check printing sapscipt program. Im using spell_amount FM and  when i print it ... there are problems in the output.
For example, the amount is 345.82. The output given in amount in words becomes five and eighty two three hundred forty...
When i debug in the program. it shows the right amount.. but when it output in PDF, it become different...
Thanks

Hi,
Use it like this
FORM spell_amount TABLES in_tab STRUCTURE itcsy
                        out_tab STRUCTURE itcsy.
  DATA :
    l_char TYPE c.
  READ TABLE in_tab INDEX 1.
  IF sy-subrc EQ 0.
    TRANSLATE in_tab-value TO LOWER CASE.
    l_char = in_tab-value.
    TRANSLATE l_char TO UPPER CASE.
    in_tab-value+0(1) = l_char.
    READ TABLE out_tab INDEX 1.
    out_tab-value = in_tab-value.
    MODIFY out_tab INDEX 1.
  ENDIF.
  READ TABLE in_tab INDEX 2.
  IF sy-subrc EQ 0.
    TRANSLATE in_tab-value TO LOWER CASE.
    READ TABLE out_tab INDEX 2.
    out_tab-value = in_tab-value.
    MODIFY out_tab INDEX 2.
  ENDIF.
ENDFORM.                    "SPELL_AMOUNT

Similar Messages

  • Migrate PO output from Sapscript to Smartform

    Hi,
    I'll be migrating ZZMEDRUCK (customized copy of the standard form)that is in sapscript to smartform. I'll be doing this manually since some of the layout/format was changed by the user. Now do i have to create a new print program aside from the ZZSAPFM06P so that it will call the new smartform that i will make? Do i have to create a new output type? Or i dont have to do this and just change the configuration in M/34?
    Thanks a lot.

    TCode smartforms--> Utilities --> Migrate SAPScript form
    This will copy hte SAP Script form into smart forms.
    But this will not solve the purpose.
    YOu will have to map the print program accordingly.
    Hope this helps.
    Please reward if useful
    thnx

  • Printing using Proof settings results in very different output from Shop vs ID

    Shop and InDesign come out with very different color values using the same settings when printing with Proof Settings.  Anyone know why, or which is correct?  Here's my scenario:
    1. In the color settings for both apps I turn off Black Point Compensation, Use Dither and Compensate for Scene referred profiles (some are Shop only obviously).  Other than that it is default settings.
    2. I create a CMYK document with 4 squares.  Filled with 100% Cyan,  100% Magenta,  100% Yellow,  and 100% Black respectively.  Setup the Working CMYK in both apps to Coated Forga27.
    4. I setup a Custom Proof condition with an ISO Uncoated Yellowish CMYK profile.  Preserve CMYK Numbers and Black point compensation are both unchecked.
    5. In the Print engine I set Color Management to Use Proof settings, Color handling done by the application, and leave the Printer profile set to the CMYK working space (Coated Forga27), and Output Color as Composite CMYK in ID.  Black Point compensation is also unchecked here.
    6. Now when I print to file and Distill (job settings set to leave color unchanged and compression is off) the resulting files from both apps here is what I get:
    InDesign CS4:
    Cyan square (C:84 M:14.6 Y:0 K:0 ), Magenta square (C:2.9 M:84.9 Y:14.1 K:0 ), Yellow square (C:0 M:6.2 Y:84.1 K:0 ), Black square (C:67 M:62.75 Y:56.86 K:46.28 )
    PhotoShop CS4:
    Cyan square (C:92.94 M:12.55 Y:5.49 K:0 ), Magenta square (C:5.49 M:94.51 Y:13.73 K:0 ), Yellow square (C:0 M:5.49 Y:92.94 K:0 ), Black square (C:83.14 M:85.49 Y:78.04 K:98.82 )
    Needless to say the results are very different.  I went ahead and did some manual Profile -> Profile conversions in Shop to see what is happening and it seems like Shop is doing a conversion from the Documents assigned CMYK ->Proofing CMYK-> Printer CMYK.  But Shop adds black  point compensation in automatically for the final portion of the color  conversion (Proofing CMYK-> Printer CMYK) even if it is unchecked in the  color settings, Proofing dialog, and the print engine. 
    InDesign has an  entirely different way of "using Proof settings".  It seems that if you choose  Use Proof Settings in the print engine it just assigns Proof CMYK to the  document and Converts that to Printer CMYK.  Document CMYK is ignored  completely.  Verified this through manual conversions in Shop as  well.
    What gives?  Which do we trust?  To me it sounds like PhotoShop is doing the closest to what I would expect.. except for the addition of the sneaky black point compensation without being told to do so.  Thoughts?
    Matt

    Before digging too far, I need to understand what you're trying to achieve.
    With the print settings you describe you are instructing the application to perform two conversions. The color chain is Document CMYK (FOGRA27) – Proof CMYK (ISO Uncoated) – Document CMYK (FOGRA27).
    This is a little odd. Usually the final color space is a print device of some sort, not a press profile. This workflow you describe is a round trip of sorts. We are at FOGRA, convert to ISO, now back to FOGRA. That amounts to simulating one press condition using another press condition, which is rarely done because a press in not a proof device.
    The Proof profile is the print condition you want to simulate. The Print profile is the device doing the simulation, which is often referred to as a proofing device (quite confusing but that's the way it is).
    Photoshop Proof Setup has a Rendering Intent and BPC. InDesign Proof Setup does not.
    In the Photoshop print dialog, there is a Simulate Black Ink option. The InDesign print dialog does not have this option.
    There are two conversions on output. In Photoshop output, the first conversion is Document – Proof. The rendering and BPC options for this first conversion are based on Photoshop color settings. The second conversion is Proof - Printer. The Photoshop print dialog offers 3 options for this 2nd conversion:
    1. Simulate Black Ink Off = Relative Colorimetric, Black Point Compensation On.
    2. Simulate Black Ink On = Relative Colorimetric, Black Point Compensation Off
    3. Paper Color On = Absolute Colorimetric
    Please note the application color settings do not affect this conversion, just the first.
    For the most accurate proof #3 is the best option. That is not saying that absolute colorimetric is ideal for file conversions. It is a rendering intent that is ideal for a proofing workflow, and the conversion to the print device (the 2nd conversion in the output you describe) is what is at the heart of the proofing workflow.

  • Different output from essentially Identical IDML for different output types

    I am testing a website enhancement locally that uses ID CS6, which i have running via the command prompt. The page first displays a .jpg preview of the file you are designing which is working correctly. When the user is finished editing the document they save it to a PDF but that PDF never matches the jpg in that a group of fields are always missing.
    I extracted all the contents of the IDML files being used to generate the two files and combed through them and they are essentially identical. The only difference between them is any reference to the file path of IDML file and the file type I am passing to ID to generate.
    Here is the JPG
    And the PDF
    I can provide exerpts from any file found within the IDML if it will help.
    Any and all help is appreciated!

    So I found the solution to this myself.
    When I was comparing the XML files found within the IDML I wasn't concerned with XML syntax as all the files were valid XML. Whatever InDesign Server uses to parse XML apparently does not conform to XML standards because it does not parse this correctly:
    <TagName Attribute="Value"/>
    It requires the following syntax instead or it doesn't seem to parse correctly causing botched content generation like that seen in my OP.
    <TagName Attribute="Value" />
    Hopefully this helps someone else down the line.

  • Route iTunes audio to different output from iChat audio: How?

    I have some apps that I always want to play via external speakers (e.g. iTunes), and others that I always want to use my headset for output + input (e.g. iChat).
    How can I (semi)permanently do this?
    Thanks!

    Hi,
    It will depend on what sort of Headset. (Ideally USB and not something that Plugs in with a 3.5mm jack on the computer)
    The in iChat select the headset in iChat Menu > Preferences > Audio/Video Section > Output drop down.
    This can be balanced with settings in System Preferences > Sound > Output as well as using iTumes Volume (Controls Menu and keystrokes listed to get the "right" balance.
    9:12 PM Monday; June 7, 2010
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Image Missing In PDF Converted from SapScript

    Hi Experts,
    I was supposed to convert SapScript into PDF for sending as an attachment with mail.
    When I am doing that the image (client's logo) in SapScript is not present in PDF file.
    Strange scenario here is that when I am downloading that same file to my hard disk then it is absolutely fine.
    I have used FM 'CONVERT_OTF_2_PDF' to get PDF table. Then I compressed the PDF table data using the follwoing code snippet:
    LOOP AT lt_pdftab INTO wa_pdftab.
    TRANSLATE wa_pdftab USING ' ~'.
    CONCATENATE wa_buffer wa_pdftab INTO wa_buffer.
    CLEAR wa_pdftab.
    ENDLOOP.
    TRANSLATE wa_buffer USING '~ '.
    DO.
    wa_record = wa_buffer.
    APPEND wa_record TO lt_record.
    CLEAR wa_record.
    SHIFT wa_buffer LEFT BY 255 PLACES.
    IF wa_buffer IS INITIAL.
    EXIT.
    ENDIF.
    ENDDO.
    I think in this above process only some thing is going wrong because when I am downloading PDF file using GUI_DOWNLOAD then I am passing directly internal table lt_pdftab & not lt_record. But on exporting lt_pdftab data as attachment with mail the PDF file is getting opened with error.
    Any help regarding the same is highly appreciated.
    Thanks,
    Shaurya Jain

    Hi,
    Just observe this Code:
    REPORT zsuresh_test.
    Variable declarations
    DATA:
    w_form_name TYPE tdsfname VALUE 'ZSURESH_TEST',
    w_fmodule TYPE rs38l_fnam,
    w_cparam TYPE ssfctrlop,
    w_outoptions TYPE ssfcompop,
    W_bin_filesize TYPE i, " Binary File Size
    w_FILE_NAME type string,
    w_File_path type string,
    w_FULL_PATH type string.
    Internal tables declaration
    Internal table to hold the OTF data
    DATA:
    t_otf TYPE itcoo OCCURS 0 WITH HEADER LINE,
    Internal table to hold OTF data recd from the SMARTFORM
    t_otf_from_fm TYPE ssfcrescl,
    Internal table to hold the data from the FM CONVERT_OTF
    T_pdf_tab LIKE tline OCCURS 0 WITH HEADER LINE.
    This function module call is used to retrieve the name of the Function
    module generated when the SMARTFORM is activated
    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
    EXPORTING
    formname = w_form_name
    VARIANT = ' '
    DIRECT_CALL = ' '
    IMPORTING
    fm_name = w_fmodule
    EXCEPTIONS
    no_form = 1
    no_function_module = 2
    OTHERS = 3
    IF sy-subrc 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    Calling the SMARTFORM using the function module retrieved above
    GET_OTF parameter in the CONTROL_PARAMETERS is set to get the OTF
    format of the output
    w_cparam-no_dialog = 'X'.
    w_cparam-preview = space. " Suppressing the dialog box
    " for print preview
    w_cparam-getotf = 'X'.
    Printer name to be used is provided in the export parameter
    OUTPUT_OPTIONS
    w_outoptions-tddest = 'LP01'.
    CALL FUNCTION w_fmodule
    EXPORTING
    ARCHIVE_INDEX =
    ARCHIVE_INDEX_TAB =
    ARCHIVE_PARAMETERS =
    control_parameters = w_cparam
    MAIL_APPL_OBJ =
    MAIL_RECIPIENT =
    MAIL_SENDER =
    output_options = w_outoptions
    USER_SETTINGS = 'X'
    IMPORTING
    DOCUMENT_OUTPUT_INFO =
    job_output_info = t_otf_from_fm
    JOB_OUTPUT_OPTIONS =
    EXCEPTIONS
    formatting_error = 1
    internal_error = 2
    send_error = 3
    user_canceled = 4
    OTHERS = 5
    IF sy-subrc 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    t_otf] = t_otf_from_fm-otfdata[.
    Function Module CONVERT_OTF is used to convert the OTF format to PDF
    CALL FUNCTION 'CONVERT_OTF'
    EXPORTING
    FORMAT = 'PDF'
    MAX_LINEWIDTH = 132
    ARCHIVE_INDEX = ' '
    COPYNUMBER = 0
    ASCII_BIDI_VIS2LOG = ' '
    PDF_DELETE_OTFTAB = ' '
    IMPORTING
    BIN_FILESIZE = W_bin_filesize
    BIN_FILE =
    TABLES
    otf = T_OTF
    lines = T_pdf_tab
    EXCEPTIONS
    ERR_MAX_LINEWIDTH = 1
    ERR_FORMAT = 2
    ERR_CONV_NOT_POSSIBLE = 3
    ERR_BAD_OTF = 4
    OTHERS = 5
    IF sy-subrc 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    To display File SAVE dialog window
    CALL METHOD cl_gui_frontend_services=>file_save_dialog
    EXPORTING
    WINDOW_TITLE =
    DEFAULT_EXTENSION =
    DEFAULT_FILE_NAME =
    FILE_FILTER =
    INITIAL_DIRECTORY =
    WITH_ENCODING =
    PROMPT_ON_OVERWRITE = 'X'
    CHANGING
    filename = w_FILE_NAME
    path = w_FILE_PATH
    fullpath = w_FULL_PATH
    USER_ACTION =
    FILE_ENCODING =
    EXCEPTIONS
    CNTL_ERROR = 1
    ERROR_NO_GUI = 2
    NOT_SUPPORTED_BY_GUI = 3
    others = 4
    IF sy-subrc 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Use the FM GUI_DOWNLOAD to download the generated PDF file onto the
    presentation server
    CALL FUNCTION 'GUI_DOWNLOAD'
    EXPORTING
    BIN_FILESIZE = W_bin_filesize
    filename = w_FULL_PATH
    FILETYPE = 'BIN'
    APPEND = ' '
    WRITE_FIELD_SEPARATOR = ' '
    HEADER = '00'
    TRUNC_TRAILING_BLANKS = ' '
    WRITE_LF = 'X'
    COL_SELECT = ' '
    COL_SELECT_MASK = ' '
    DAT_MODE = ' '
    CONFIRM_OVERWRITE = ' '
    NO_AUTH_CHECK = ' '
    CODEPAGE = ' '
    IGNORE_CERR = ABAP_TRUE
    REPLACEMENT = '#'
    WRITE_BOM = ' '
    TRUNC_TRAILING_BLANKS_EOL = 'X'
    WK1_N_FORMAT = ' '
    WK1_N_SIZE = ' '
    WK1_T_FORMAT = ' '
    WK1_T_SIZE = ' '
    IMPORTING
    FILELENGTH =
    tables
    data_tab = T_pdf_tab
    FIELDNAMES =
    EXCEPTIONS
    FILE_WRITE_ERROR = 1
    NO_BATCH = 2
    GUI_REFUSE_FILETRANSFER = 3
    INVALID_TYPE = 4
    NO_AUTHORITY = 5
    UNKNOWN_ERROR = 6
    HEADER_NOT_ALLOWED = 7
    SEPARATOR_NOT_ALLOWED = 8
    FILESIZE_NOT_ALLOWED = 9
    HEADER_TOO_LONG = 10
    DP_ERROR_CREATE = 11
    DP_ERROR_SEND = 12
    DP_ERROR_WRITE = 13
    UNKNOWN_DP_ERROR = 14
    ACCESS_DENIED = 15
    DP_OUT_OF_MEMORY = 16
    DISK_FULL = 17
    DP_TIMEOUT = 18
    FILE_NOT_FOUND = 19
    DATAPROVIDER_EXCEPTION = 20
    CONTROL_FLUSH_ERROR = 21
    OTHERS = 22
    IF sy-subrc 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Regards,
    If helpful reward with points(Don't forget).

  • Different Output of the template from Template Builder and Oracle Apps.

    Hi,
    I have created a template with a page layout of 11" X 17" this template has around 18 columns.
    When i load the XML data and run it from XML Template builder 5.6.2 the output is fine but when I run it through oracle applications i get different output basically the output from oracle applications comes in 7 pages (First page has half page output , 2 nd page has 3/4th page output.....) where as from XML template builder the output comes in 6 Full pages.
    Wher am i going wrong.
    Thanks in Advance.

    The output is in PDF format.

  • Changing the seeded rdf report output from text to PDF

    Hi All,
    I am trying to change the seeded report "Print Requisition Report" output from text to PDF. I changed the output format in the concurrent program definition from text to pdf. The report is now getting displayed in pdf format, but the alignment of the fields are changed. The output is not printing as it was printing while in the text output format. The output looks very sloppy, with uneven fonts and too much of text wrapping.
    I tried some formatting and fields are somehow getting displayed but doesnt look in proper format. I am not able to change the font style in the report builder 6i, even if i change it is printing in the same font style with uneven font size. I think reducing the font size might help, but i am unable to change.We are on 11.5.10.2. Please provide your valuable suggestions on how to go about.
    Thanks
    Sarvesh

    Hi Hussein,
    Thanks for the information. After the adjustments in the layout and the font change the report is now getting displayed without any clipping when clicked on view output. But when the same report is printed some characters on the left and and right side is getting clipped. Please help on how to solve this issue.
    Thanks,
    Sarvesh

  • How to generate multiple output pdf's from one oracle reports

    how to generate multiple output pdf's from one oracle reports.
    I have a report where I have to generate more than one output files from the same report based on a parameter.
    Each output file is for each parameter.
    Is this possible in oracle reports, is so how ?

    You can better post your question in the reports forum instead of this pl/sql forum.

  • I am trying to output a PDF gallery from CS6 bridge in 10.8.5 on a Mac.

    I am trying to output a PDF gallery from CS6 bridge in 10.8.5 on a Mac. No options are available from the pull-down Output arrow.

    Hello,
    Although not as simple as it should be you can use a program like "Grab" to take a screenshot of the frame in the preview window in iMovie.
    http://support.apple.com/en-us/HT201361
    Hope This Helps,
         Ryan (BURNINGJUNK)

  • Different interfaces for purchase order output from MM system

    Dear Guru's,
    We are configuring the business scenarios of service procurement classic and Plan driven procurement with supplier enablement in the MM-SUS environment for our SRM7.01/ECC6 ehp 5 combination.
    These two scenarios are using different interfaces for purchase order output.
    The service procurement classic is using the proxy interface PurchaseOrderERPRequest_
    Out_V1 for purchase order output from ERP.
    However, the plan driven procurement uses the interface ORDERS.ORDERS02 for idoc message for purchase order output from ERP.
    Why are there two different interfaces for the same document output in two different business scenario? How the system will determine which interface needs to be used in the runtime for the purchase order output?
    Any thoughts will be highly appreciated.
    Thanks and regards,
    Ranjan

    Hi Ranjan,
    Please add the value 'CL' in the table SWF_CATIDS
    Then it will work.
    With Regards,
    Malay

  • Facing challenges during creation of replica of .IDF file/Pdf output from 4.7 system into of Adobe forms in ECC 6.0 system

    Facing challenges during creation of replica of .IDF file/Pdf output from 4.7 system into of Adobe forms in ECC 6.0 system.
    If anybody has easy way to make those forms...
    Please suggest...

    Hi Shabeer,
    the first thing is that you are running on a very very low RAM.
    For ECC 6.0 with dual stack SAP System to run you should have atleast 4 GB of RAM.
    For your Dispatcher issue kindly check the status of your Oracle database and the connection from SAP To Database.
    You can check the oracle status using brtools utility.
    Regards,
    Prem

  • Split Output from Select into 2 different Cols

    Hi,
    I am new to oracle dev. Env Oracle 10g R2
    I need a help with the following.
    I have a select query that returns comma separated values.
    Column LIST1 in table svp_1.
    This needs to hold that data returned by the select query.
    Datatype of Column LIST1 varchar2(4000)
    I get the follwing error.
    ORA-19011: Character string buffer too small
    CREATE OR REPLACE PROCEDURE
    sale_temp( pType in Char,lDate in date) as
    cnt number;
    v_error_code NUMBER;
    v_error_msg VARCHAR2(2000);
    cursor c1 is select svp
    from sale
    where type = pType
    var1 c1%ROWTYPE;
    BEGIN
    UPDATE svp_1
    SET LIST1 = ( SELECT LTRIM( xmlagg (xmlelement (c, RTRIM(RELATED_SVP) || ',')).extract ('//text()'), ',' ) AS RELATED_SVP from (
    SELECT rtrim(BASE_SVP) BASE_SVP,
    rtrim(RELATED_SVP) RELATED_SVP
    from
    svp_enc se
    where
    se.effective date<= pDate
    and (se.expiration_date is null or se.expiration_date > plDate )
    and se.base_svp in
    ( var1.svp
    and se.RELATION_TYPE = '4'
    )group by base_svp)
    WHERE type = pType
    commit;
    dbms_output.put_line('UPDATE done' );
    end;
    end loop;
    close c1;
    END ;
    My requirement :
    In need to capture the data from the select query and update the column.
    The data needs to be returned as comma separated values.
    This data can also be split into 2 columns.....ie data split and updated into 2 cols ie LIST1 AND LIST2 ( can be added to existing table).
    What is the best way to do this?
    Is the below approach possilble?
    LOOP through cursor ...check the length of data....for the select query ....check length .if > 3990 byte.....then write into 2 plsql variables.....and update 2 cols....
    Is this apporach right, if so how to do that in the procedure ? Please give an example...
    Are there any other approaches...?
    All I need is to Split Output from Select into 2 different columns and avoid the ORA-19011: Character string buffer too small error.
    Thanks in advance.

    Re: ORA-19011: Character string buffer too small

  • Output from same script on two different platforms produce different outputs.

    I'm running a command prompt script on two different platforms (Windows 7 desktop and a Microsoft Server 2008 R2 Enterprise platform) and the output the script produces is different on each platform.
     Specifically; the script is
           For /f "tokens=2-4 delims=/ " %%a in ('date /t') do (set mydate=%%c-%%a-%%b)
           For /f "tokens=1-2 delims=/:" %%a in ('time /t') do (set mytime=%%a%%b)
           echo %mydate%>> log.txt
           echo %mytime%>> log.txt
    and the output from the Windows 7 desktop is:
           2014-07-31
           0249 PM
    While the output from the 2008 server is:
           ECHO is on.
           0249 PM

    Hi Dave,
    There's some very good learning resources here:
    http://technet.microsoft.com/en-us/scriptcenter/dd793612.aspx
    Also, there's a script repository full of examples you can learn from and tweak to meet your needs here:
    http://gallery.technet.microsoft.com/scriptcenter
    As an additional suggestion, I'd highly recommend upgrading PowerShell on Win7 and WS2008R2 to v4. v2 was okay, but v4 makes life much easier (make sure you read the system requirements first though, there's still a few incompatibilities):
    http://www.microsoft.com/en-us/download/details.aspx?id=40855
    Don't retire TechNet! -
    (Don't give up yet - 12,950+ strong and growing)

  • Having Multiple Adobe PDF printers with different output settings

    Hello,
    My company is using Adobe Acrobat X and XI on Win 7 Pro, and we would like to create 2 separate Adobe PDF printers that have 2 different output settings. So I installed a second Adobe PDF printer using the same Adobe Converter Driver as was used to install the first one. Then, I went into Devices and Printers and I edited the printing preferences of one Adobe PDF printer, but what I found was when I changed the preferences of one printer, it automatically changes the other one as well. Is there a way around this?

    Thanks for pointing me to the iTunes Folder Watch program. It looks like this will solve my immediate needs. It's a little clunky in spots, but does handle adding new files very well. And it only cost about $10 to get the fully functioning version with the automatic monitoring in the background.
    I copied the iTunes library files to each account, setup a watch folder that points to the location of the iTunes library content and all the music syncs up perfectly without duplicates. I have yet to test the applications, but music, movies, TV Shows, audiobooks, and podcasts all work fine.
    If anyone else is considering this product, just make sure you double check your file location in the iTune settings to make sure each account is pointing to the same location and is organizing the content in the same way or else the individual account libraries will fight against each other to organize all the content where it is configured to put it. Copying the library files isn't enough since some of these settings are in the Windows Registry.
    I made this mistake at first. I had all the accounts pointing to the same folder, but one of them (the original) had the "Upgrade to iTunes Media Organization" turned on which categorizes all content into folders based on type such as music, movies, podcasts, etc. Since the others were organizing just based on artist and album this caused the accounts to try to reorganize the files when Folder Watcher would tell it there were new files to manage.
    All in all, this solves most of my concerns, but I'm still surprised Apple hasen't added this natively into the iTunes product. Especially when this guy figured out how to write the software to do it and is only charging about 10 bucks to do it. Well I hope this guy makes a million bucks off his little product bacause he surely deserves it!

Maybe you are looking for

  • Another spry menu problem with ie

    I dont know, but i have tried everything to getie to render the spry menu for my site : http://www.jtltours.com/proofing/, but no luch to date. As you may have seen , it works perfectly with firefox and chrome, but no luch for ie. It does'nt even see

  • I Trusted a person but he backed stabed me

    Hello, My name is Gintaras, on the 01/08/2014 to 04/08/2014 one person who i trusted got hold of my skype password and use my nephew's credit card information to buy skype credits for 140 euros. I am trying to get a full refund because the purchases

  • What are the phases in requirements gathering process?

    Hello What are the phases in requirements gathering process? Lets say we start from meeting with business , several workshops , etc Is business Blueprint the final phase of this process? Whats the difference between Business Blueprint and functional

  • How much can you trust on SUNWjass security hardenning?

    how much can you trust on SUNWjass security hardenning? If I am setting up sun cluster 3.2 on 2 nodes, do i need to apply the Drivers , server-secure.driver suncluster3x-config.driver suncluster3x-hardening.driver suncluster3x-secure.driver OR I am i

  • Unsupported Files?

    I have just tried to download files from a card shot on my new Canon 5d mk2  and I am getting a dialog box appearing telling me - The files appear to be unsuported or damaged. Can anyone help?