Configuring spool option.

Hi All,
Whenever we opt for print from menu (Shift+F1), the printing option page where following spool options are showned...
1. Spool immedately - Not ticked
2. Delete after Output - Not ticked
3. New spool request - Ticked
4. Spool priority - 5 Medium
5. Spool reten. period - 8 days
6. Archiving Mode - Print Only.
All the values above are comming as default value but user can change the value as required.
I want to change the default values of all the above system wide or upto a user group especially in case of 2 and 5.
Can anyone help - How to do it?
Regards,
Soumen.

Hello Soumen,
2. Delete after Output - Not ticked
This can be set in user defaults. Select all users for a particular group in transaction SU10 and then go to defaults. Here you will find an option for Delete after Output . Select the check box in front of it.Also check the checkbox in fromt of "Change". After this save.
5. Spool reten. period - 8 days
I am not sure for this but may be you can do this. Create a get/set parameter for data element PEXPI and then assign this parameter to users under parameters in SU10 with the required value. Contact your ABAPPERs for this.
Check this link:
http://help.sap.com/saphelp_nw04/Helpdata/EN/9f/dba56d35c111d1829f0000e829fbfe/content.htm
Regards.
Ruchit.

Similar Messages

  • HOWTO configure parameter options in oracle apps R11i for reports ??

    Hello
    I've developed a character report with orientation = landscape ,width=180 and height=66 on my laptop.It takes FROM DATE & TO DATE input from user which are passed to the sql query.
    KINDLY GUIDE ME IN CONFIGURING PARAMETERS OPTIONS TO RUN THIS REPORT IN ORACLE APPLICATIONS 11i.
    More what would the Token Option be in my case.
    I'm pasting the sql query and the last line indicated in bold takes parameter.I'm working in the HR & PAYROLL SCHEMA.
    SELECT DISTINCT
    PAPF.PERSON_ID AS "PERSON_ID",
         PAPF.BUSINESS_GROUP_ID,
    PAPF.TITLE,
         PAPF.FIRST_NAME,
         PAPF.MIDDLE_NAMES,
         PAPF.LAST_NAME,
    PGD.SEGMENT4 AS "GRADE",
         PPG.SEGMENT1 AS "GROUP_NAME",
    PPG.SEGMENT2 AS "DEPARTMENT",
    PPEMP.PEM_ATTRIBUTE8 AS "PREVIOUS_SALARY",
    PAC.SEGMENT2 AS "SALARY_OFFERED",
    PQFS.TITLE AS "QUALIFICATIONS",
         (SELECT
         SUM(PPEMP.PEM_INFORMATION1)
              FROM
              PER_PREVIOUS_EMPLOYERS PPEMP
              WHERE
              PPEMP.PERSON_ID=PAPF.PERSON_ID
              AND PPEMP.BUSINESS_GROUP_ID=3788
              ) AS "RELEVANT_EXPERIENCE",
              (SELECT
              SUM(PPEMP.PERIOD_YEARS) ||' '||'Y'||' '|| SUM(PPEMP.PERIOD_MONTHS)||' '||'M'          
              FROM
              PER_PREVIOUS_EMPLOYERS PPEMP
              WHERE
              PPEMP.PERSON_ID=PAPF.PERSON_ID
              AND PPEMP.BUSINESS_GROUP_ID=3788
              ) AS "TOTAL_EXPERIENCE",
              (SELECT PJD.SEGMENT4
                   FROM                
                                  PER_JOBS PJ,
                                  PER_JOB_DEFINITIONS PJD
    WHERE                         PAPF.PERSON_ID=PAAF.PERSON_ID
    AND                              PAAF.JOB_ID=PJ.JOB_ID                          
    AND                          PJ.JOB_DEFINITION_ID = PJD.JOB_DEFINITION_ID
    AND                          PJ.BUSINESS_GROUP_ID = 3788) AS "FUNCTIONAL_TITLE"
    FROM
    PER_ALL_PEOPLE_F PAPF,
    PER_ALL_ASSIGNMENTS_F PAAF,
         PER_JOBS PJ,
         PER_JOB_DEFINITIONS PJD,
    PAY_PEOPLE_GROUPS PPG,
    PER_GRADES PG,
         PER_GRADE_DEFINITIONS PGD,
    PER_QUALIFICATIONS PQFS,
    PER_PREVIOUS_EMPLOYERS PPEMP,      
    HR_ALL_ORGANIZATION_UNITS HRAOU,
         PER_PERSON_ANALYSES PPALYS,
         PER_ANALYSIS_CRITERIA PAC,
         APPS.FND_ID_FLEX_STRUCTURES FIFS,
         HR_LOCATIONS_ALL HLA,
         PER_APPLICATIONS PA
    WHERE PAPF.PERSON_ID = PAAF.PERSON_ID
    AND PAAF.GRADE_ID = PG.GRADE_ID
    AND PG.GRADE_DEFINITION_ID = PGD.GRADE_DEFINITION_ID
    AND PAAF.PEOPLE_GROUP_ID = PPG.PEOPLE_GROUP_ID
    AND     PAAF.JOB_ID (+)=PJ.JOB_ID
    AND PJ.JOB_DEFINITION_ID (+)=PJD.JOB_DEFINITION_ID
    AND PQFS.PERSON_ID (+)= PAPF.PERSON_ID
    AND PPEMP.PERSON_ID (+)= PAPF.PERSON_ID
    AND HRAOU.ORGANIZATION_ID (+)= PAAF.ORGANIZATION_ID
    AND PAPF.BUSINESS_GROUP_ID=3788
    AND PAPF.EFFECTIVE_END_DATE=TO_DATE('31/12/4712','DD/MM/RRRR')
    AND PAAF.EFFECTIVE_END_DATE=TO_DATE('31/12/4712','DD/MM/RRRR')
    AND PAPF.CURRENT_APPLICANT_FLAG='Y'
    AND PAAF.ASSIGNMENT_TYPE='A'
    --AND    HRAOU.ORGANIZATION_ID = PAAF.ORGANIZATION_ID
    AND nvl(PPEMP.END_DATE,TO_DATE('31/12/4712','DD/MM/RRRR'))=nvl((SELECT MAX(END_DATE)
    FROM PER_PREVIOUS_EMPLOYERS P
              WHERE PPEMP.PERSON_ID=P.PERSON_ID),TO_DATE('31/12/4712','DD/MM/RRRR'))
    AND PAPF.PERSON_ID=PPALYS.PERSON_ID
    AND PPALYS.ANALYSIS_CRITERIA_ID=PAC.ANALYSIS_CRITERIA_ID
    AND FIFS.ID_FLEX_NUM=PAC.ID_FLEX_NUM
    AND FIFS.STRUCTURE_VIEW_NAME='HIRING APPROVAL'
    AND HLA.LOCATION_ID=PAAF.LOCATION_ID
    AND PA.PERSON_ID=PAAF.PERSON_ID
    AND PAPF.EFFECTIVE_START_DATE between :From_Date And :To_Date

    Hi Dinesh
    I have some bad news for you I'm afraid. Discoverer workbooks are not stored as SQL definitions, they are stored as BLOBs within the database. It is therefore not possibly to write any sort of query to interrogate the inner workings of a workbook. The only way to do this is to open each workbook in turn and analyze it.
    Sorry to be the bringer of bad news
    Best wishes
    Michael

  • How can configure scope options in dhcp server

    Good Night Partners.
    I need configure scope options in dhcp server on mac mini.
    i dont know how to do.
    its my first mac and i confuse.
    Can anybody help me please.

    Are you referring to DHCP Option Codes? If so then this can be done with the DHCP server included with Mac OS X Server. However Apple do not provide a tool for doing this nor for encoding the values in the required format.
    What you will need to do is edit the DHCP Server configuration file manually using a text editor. This configuration file is located at /etc/bootpd.plist before you do this I advise having a read of the Unix man page for bootpd (the DHCP server software Apple use).
    You can use a utility I have written to generate the required information and then paste this in to /etc/bootpd.plist it can be downloaded from -
    http://web.me.com/jelockwood/MyUtilities/dhcp.html

  • DBCA - "Configure Database Options" is diabled

    Hi,
    I installed Oracle Database 10.2.0.4 without Oracle JVM. Now I want to add Oracle JVM.
    However when I run dbca the option "Configure Database Option" is disabled. What can I do to enable it?
    I read in Oracle doc http://download.oracle.com/docs/cd/B19306_01/java.102/b14187/chfour.htm#BABGAHEE the following:
    If you have already installed Oracle Database without Oracle JVM, then you can add Java to your database through the modify mode of the Database Configuration Assistant of Oracle Database 10g. The modify mode enables you to choose the features, such as Oracle JVM, that you would like to install on top of an existing Oracle Database instance.and I'm trying now to do that. Is "Configure Database Option" what I need or it is something else?
    OS: Solaris 10 x86

    The issue is resolved. I just have forgotten to add an entry for my database to oratab file. Now the option is enabled in dbca.

  • Planning "Configure Product Option" using configuration utility

    Hi All,
    I have installed HSS on server1 and Planning, Oracle DB in server 2.
    Done the HSS configuration and i can able to log into HSS successfully. When i tried to configure my planning,
    1. Open the EMP system configurator from planning server
    2. Select Hyperion Foundation ( Configure DB, Common database). Here by default "Previousely configure the DB" was secected and configuration was success.
    3. Next select planning "Configure Product Option" was not success.
    Register with shared service was failed.
    getting following error messages.
    (Jul 24, 2011, 00:29:22 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Authentication failed:
    com.hyperion.interop.lib.OperationFailedException: Unable to Authenticate.Unable to Authenticate.
         at com.hyperion.interop.lib.helper.RegistrationHelper.register(Unknown Source)
         at com.hyperion.interop.lib.CMSClient.register(Unknown Source)
         at com.hyperion.cis.config.CmsRegistrationUtil.registerProduct(CmsRegistrationUtil.java:142)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:452)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:236)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Jul 24, 2011, 00:29:22 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    java.lang.Exception: Unable to Authenticate.Unable to Authenticate.
         at com.hyperion.cis.config.CmsRegistrationUtil.registerProduct(CmsRegistrationUtil.java:154)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:452)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:236)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Jul 24, 2011, 00:32:12 PM), com.hyperion.audit.client.exception.AuditLoggingHandler, ERROR, XML-RPC failed
    org.apache.xmlrpc.XmlRpcException: org.apache.xmlrpc.XmlRpcException: null values not supported by XML-RPC
         at org.apache.xmlrpc.XmlRpcClientResponseProcessor.decodeException(XmlRpcClientResponseProcessor.java:104)
         at org.apache.xmlrpc.XmlRpcClientResponseProcessor.decodeResponse(XmlRpcClientResponseProcessor.java:71)
         at org.apache.xmlrpc.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:73)
         at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:194)
         at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:185)
         at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:178)
         at com.hyperion.audit.client.AuditXmlRpcClient.pingServerForStartUp(Unknown Source)
         at com.hyperion.audit.client.runtime.PingForServerStartUp.run(Unknown Source)
    Please help me to solve this issue.
    Thanks in Advance,
    GTS.

    Hi
    Assuming this is 11.1.2.1 env.For Planning were you able to
    Deploy to app server
    Configure database

  • Configuring PPP options for only one VPN connection

    How do you configure PPP options for only one VPN connection that is using L2TP over IPSec? The built-in VPN client in 10.4.9 is failing authentication because it won't talk MSCHAP-V2 (this is the only authentication protocol I can use) with the server. I am able to establish a connection if I add the following to /etc/ppp/options:
    refuse-eap
    refuse-pap
    refuse-chap
    refuse-mschap
    require-mschap-v2
    However, these options will affect all PPP connections. The preference file that contains the network configurations (/Library/Preferences/SystemConfiguration/preferences.plist) also contains PPP options for each specific network service. After some searching around, I found that there are several keys that seem promising (MSCHAP2, etc.). But these keys take a string value and I have no clue what they should be. These keys are defined in SCSchemaDefinitions.h file.
    Any ideas?
      Mac OS X (10.4.9)  

    Hi Brian,
    I just tried to check all of ADDT´s "includes" files for any internal references (read: "require" or "require_once" statements) to the file "tNG_config.inc.php". So far I can only see this file referenced in the file "tNG.inc.php" (within the "$KT_tNG_uploadFileList1" array).
    So what could this mean ? Maybe you´ll have to make copies of the the original "tNG.inc.php" as well and save them as, say, "tNG.inc_ital.php" file plus make sure that these copies internally point to a different "tNG_config_ital.inc.php" file -- because it´s always the first mentioned file which gets referenced from e.g. an ADDT login page (see the "Load the tNG classes" - part)
    I want to use ADDT’s User Registration Wizard and I have looked at all the neat stuff in the Control Panel/Login Settings
    The Control Panel will always update the main "tNG_config.inc.php" file, so any further modifications will have to become manually applied to the custom files you´re creating.
    Cheers,
    Günter

  • Don't Found Configure Setting Option in Cellular on IOS 8

    hello apple support,
    i have updated IOS 8 on my Iphone 5 and iphone 4s ..but in my both iphones i did not  Found Configure Setting Option in Cellular on IOS 8.so that i cant configure Manually my internet service provider configure.please help me

    SWB_Apple wrote:
    Thanks bobseufert!  Method 1 is acceptable and indeed is 7 taps/clicks.  That's better than 10.  It's still not as good as the "shortcut" I mentioned above available in IOS 7 (which was 4 taps), but again, I'll take any improvement.  Method #2 would result in having too many bookmarks, but I'll for sure start using your method #1 until (hopefully) someday, Apple incorporates the duplicate/copy function natively in Safari.  Much appreciation!
    One other thing you could try is to type the name or partial URL of the tab you want to duplicate in a new tab.  Safari will use your history to give you suggestions, which may or may not be less than 7 taps:
    Open a new tab using "+" button.
    Tap in address view to bring up keyboard.
    Start typing part of the title or URL of the tab to duplicate.
    Tap the search result that matches.
    Obviously Step 3 may require multiple keyboard taps, so it may be more than 7, and this won't guarantee to duplicate the URL exactly if you have a lot of pages open with similar titles or URLs (or from the same web site), but I thought I'd offer it as an alternative.

  • Configuring vehicle + options in a Leasing contract

    Hello gurus,
    I'm dealing with an Leasing project for vehicles.
    Has anyone dealed with configuring vehicles + options of the vehicle to include them in a Quotation/Contract?
    Thank you!
    Judit

    Hi Judit,
    This scenario is specific to ur business process but its not generic.
    Any tangible or intangible services or products or material are created as PRODUCTs or SERVICE PRODUCTS in SAP CRM .
    Just follow the below approach ....
    Create Vehicles ( PRODUCTS) in CRM systems with different Hierarchies and Categories.
    Then you can have ur own attributes sets for each vehicle category like options what u r talking abt..
    Then finally once these PRODUCTS in ur terms vehicles are created in the system, you can assign these Vehicles to diff services like Contracts or Quotations.
    Siva

  • Reading Configure- Station Options- Immediately Goto Cleanup on Sequence Failure Checkbox Setting

    In TestStand 3.5, how do you programatically read the status of the Configure->Station Options->Immediately Goto Cleanup on Sequence Failure checkbox?  How would you programatically set this value?
    Solved!
    Go to Solution.

    Thanks for the reply, but I tried your suggestion and it cannot resolve the reference.  When I typed in Engine. it was immediately replaced by RunState.Engine. so I used RunState.Engine.StationOptions.AlwaysGotoCleanupOn Failure.  When the step was executed, there was an error stating "Unknown variable or property name RunState.Engine.StationOptions".  When I go to the context tab, I see the Engine object, but I cannot expand to see what elements it contains.  Any further suggestions?   How does one find out what "Engine" contains anyway?

  • Office 2013 click to run: configure specific options like in /admin setup

    Hi,
    In an Office 2013 click-to-run install, how can we  set f.e. the Exchange server, disable Junk mail protection (we have a seperate system for that), disable RSS, username to be used in Outlook (%username%) etc?
    We have that when using the office 2013 setup.exe /admin but not in the click to run.
    I don't find these options in the config.xml reference: http://technet.microsoft.com/en-us/library/cc179195%28v=office.15%29.aspx
    Please advise.
    J.
    Jan Hoedt

    Hi Jan,
    Click-To-Run version of Office 2013 does not contain the Office Configuration Tool (OCT). And the
    Config.xml file mentioned above is used to customize Windows Installer-based Office 2013 installations, not for Click-To-Run version of Office.
    To configure these specific options for Click-To-Run version of Office 2013, you can use
    Group Policy Administrative Template files (ADMX, ADML). The policy settings apply to both Windows Installer-based (MSI) and Click-to-Run version of Office 2013.
    Download link for the Group Policy Administrative Template files (ADMX, ADML):
    http://www.microsoft.com/en-us/download/details.aspx?id=35554 
    Here is the reference you'll need:
    http://technet.microsoft.com/en-us/library/cc178992(v=office.15).aspx
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Display Conditions for Configurator OptionFeature Options - R12.1

    Here is a test scenario that I am using. This is for R12.1
    1. I have a list of options under a Option feature
    2. These options are to be displayed as drop down list in the configurator user interface as the min and max selections allowed is 1. i.e. options are mutually exclusive.
    3. In configurator user interface, I have to display only the options that are available for user selection. i.e. Options that are either excluded by a rule of by an configurator extension, should not be displayed in the UI.
    Now, here is the problem.
    I am using the display condition for the drop down feature as below.
    List Item Display Condition List Item Model Node.SelectionState IsNot Excluded
    The above display condition removes the options that are excluded by a configurator rule (like logic rule or a CDL). But is does not remove the options from the list that are excluded by a configurator extension.
    I tried with all different display condition approaches. But I was unsuccessful in not displaying both type of options that are exculded by configurator rule and configurator extension.
    If anyone could help me achieve this, it would be of great help.
    NOTE: The logical state of option excluded by configurator extension is either FALSE or UFALSE.
    The logical state of option excluded by configurator rule is LFALSE.
    Hope the above explaination is readable. Let me know if you have any questions.
    Thanks,
    user9356335

    Hi Jason,
    Thanks for your reply.
    yes I have tried using LFALSE (as you have mentioned in your message - (IOption)opt.setState(IState.LFALSE); ).
    But we cannot set the logical state of an option to LFALSE, LTRUE, UFALSE, UTRUE.
    we can only set it to FALSE, TRUE or TOGGLE.
    When I tried to set the state of the option to LFALSE, it throws an error saying - logical state of an option can only be set to FALSE, TRUE or TOGGLE.
    - user9356335

  • Fill in spool options without dialog in Smartforms

    Hi,
    I´m trying to set the spool parameters before printing in Smartforms. Therefore I don´t want a dialog to choose the print options.
    There are too structures, which are going to be passed to the smartform function: OUTPUT_OPTIONS and CONTROL_PARAMETERS.
    I have the shortname of the device (CHAR4 field), like 'LOCL' or a print device.
    How can I now set the parameters before calling the function of the smartform? When I fill the 4char device field into output_options-tddest, it´s not working! It´s always printing on the default device!
    What else should I fill to get it printed right?
    Cheers Arne

    Hi Vijay,
    thanks for Your answer. The background is, that I need to change all production forms form DIN A4 to DIN A5 and make bigger changes in the layout.
    Therefore I decided to create it new in Smartforms, it should be better than calculating the dynamic boxes again in Sapscript.
    If You want to print the forms, You can do that about CO01/02/03. Therefore You have to set "lists" where You can customize the printer device, the sapscript form and the sapscript program.
    To do it in Smartforms, I´m checking the list parameters in my print program and, in case which list was choosen, I call the specific smartform.
    No I want to use the device options set in the list. I´m using the function CO_PRINT_GET_INFO_LIST and I get back two structures with the list information. PRINT_CO and PRINT_OPTS.
    In PRINT_CO there is a field called DESTI. It contains the shortname of the device.
    Now I want to pass this one to the smartform. The device is valid, but my smartform always uses the default device.
    My code:
    CALL FUNCTION 'CO_PRINT_GET_INFO_LIST'
           IMPORTING
                print_co_exp   = print_co
                print_opts_exp = print_opts
           EXCEPTIONS
                OTHERS         = 0.
        wa_control_parameters-device = 'PRINTER'.
        wa_control_parameters-preview = ''.
        wa_control_parameters-no_dialog = 'X'.
        wa_output_options-tddest = print_co-desti.
    *    wa_output_options-tdprinter = print_co-desti.
        wa_output_options-tdarmod = '1'.
        wa_output_options-tdcopies = '001'.
        wa_output_options-tddelete = 'X'.
        wa_output_options-tdlifetime = '2'.
        wa_output_options-tdtitle = print_opts-tdtitle.
        CALL FUNCTION '/1BCDWB/SF00000029'
          EXPORTING
    *       ARCHIVE_INDEX              =
    *       ARCHIVE_INDEX_TAB          =
    *       ARCHIVE_PARAMETERS         =
            CONTROL_PARAMETERS         =  wa_control_parameters
    *       MAIL_APPL_OBJ              =
    *       MAIL_RECIPIENT             =
    *       MAIL_SENDER                =
           OUTPUT_OPTIONS             =  wa_output_options
           USER_SETTINGS              = 'X'
          IMPORTING
            JOB_OUTPUT_OPTIONS        =  wa_job_output.
    I hope You understand my problem.
    Cheers Arne

  • Date display setup - is there configuration file option for this?

    I have just installed SQL Developer and am loving it BUT since I am a long time SQL*Navigator user, one thing floored me.
    In SQL*Navigator, there is preference you can set that will display all dates in the format you want, I don't see that option here in SQL*Developer. It is defaulting to yy-mm-dd. I understand I can alter my session or use a to_char function to get the date in the format I want, but isn't there a configuration file somewhere or preference I can set to the date/time format I would like to display each time I use SQL*Developer???????

    Oracok, there is no way to do this in SQL Developer according to the oracle.com website:
    http://www.oracle.com/technology/products/database/sql_developer/howtos/howto_policy_date_formats.html
    As for wanting to be able to do this - Seconded. I would love it if there was an equivalent to the SQL*Plus glogin.sql that could be run every time SQL Developer opened.
    -Natalka
    http://toolkit.rdbms-insight.com

  • FDM Configuration - no option for 'Register with Shared Services'

    Hi All,
    I'm running the confiiguration for a new install of our Hyperion environment and when I run the configuration on our FDM server, the summary of tasks does not show 'Register with Shared Services'. We have installed this following the exact same steps as we did in a prior test environment and this option shows up fine in there.
    Does anyone know how we can add this item to the configuration?
    Thanks in advance.

    Andy,
    If they were truly identical then the option to register with HSS would be there.
    Something must not be identical in the system.
    Check the installation logs to verify that the Oracle/Hyperion software was installed properly.
    Check with IT to ensure that the servers were built the same.
    Thank you,

  • Missing PCI/PNP Configuration menu option in BIOS

    Hi,
    I want to reset the configuration of PCI/PNP configuration as told in the manual. I don't see this menu option in the BIOS. Motherboard is MSI E7210 Master Farm MS 9149. Any one else seen this problem ?
    John

    Quote from: Danny on 27-May-05, 03:25:29
    For the server boards should contact MSI directly. We don't get that many posts here dealing with them.
    How to contact MSI.
    Hi Danny,
    I have called MSI The Netherlands but they won't help me because they don't have phone support.
    John

Maybe you are looking for

  • Itunes not playing songs correctly....

    I have had this problem for a few weeks...Itunes pauses when it is playing a song, starts playing the song again and a few seconds later does the same thing. What could be going on?

  • R7950 Twin Frozr 3GD5/OC

    I just put together a new computer, since the first time I started it up for the first time my display drops out after 30-60seconds. I swapped out the video card with a know working card and the system is perfectly fine so I know it is something with

  • Password reset problems for 3+ weeks?

    I can't help but think that I'm in an endless loop and I'll never be able to reset my password. Every 5 days or so I get this email from Apple: "Unfortunately there has been no change in the situation as of yet. I do understand your frustration as th

  • Exception in Main

    Hi Everyone, Everytime i run my class i get the exception below, when i dont use an array it is fine. what am doing wrong. i am a total newbie to java and i need to be able to test my classes are fucntioning properly so i can continue with my applica

  • Editing Photoshop CS6 file using InDesign CS6

    I need to edit a Photoshop CS6 file using InDesign CS6. Specifically, I am editing a business card and want to make changes to the layered components (for example: changing color hues, changing logo, changing fonts) and I know nothing about InDesign.