Programs Not Compiled Perfectly...Help! Driving Me Crazy!

With the appropiate lines highlighted, I just need to know on what is the correct statement that needs to be added, deleted, etc. that needs to be written in order to compile both programs correctly! That is to say, what The assignment is due tomorrow at 11:59 PM PST via e-mail. If possible...when replying back, could you highlight the appropiate
line(s) such that I know if anything needs to be added, deleted, changed, or what not so the programs compile perfectly? In this assignment, I am trying to implement two different java programs (which they go together) where I need to list the student names according to their ID Number. For example, if I have a file called input.txt w/ the following list:
John Smith 8956
Sally Walters 3578
Joan Brown 5790
Michael White 2046
I would need to make sure that my program will put these students in order by their ID #, NOT their last or first name. Please note that I will NEED the StringTokenizer in my second program, so please DON'T tell me that it is not necessary because it is! :)
- StudentDB.java
import java.util.ArrayList;
public class StudentDB
     public StudentDB()
          students = new ArrayList();
     public void addStudent(Student aID)
          students.add(aID);
     public int dbSize()
          return students.size();
     public Student getStudent(int i)
          students.getStudent(i);
          Students s = (Students)students.get(i);
          return s;
     private ArrayList students;
- (Errors for StudentDB.java)
A:\StudentDB.java:15: cannot resolve symbol
symbol : class Student
location: class StudentDB
     public void addStudent(Student aID)
^
A:\StudentDB.java:25: cannot resolve symbol
symbol : class Student
location: class StudentDB
     public Student getStudent(int i)
^
A:\StudentDB.java:27: cannot resolve symbol
symbol : method getStudent (int)
location: class java.util.ArrayList
          students.getStudent(i);
^
A:\StudentDB.java:28: cannot resolve symbol
symbol : class Students
location: class StudentDB
          Students s = (Students)students.get(i);
^
A:\StudentDB.java:28: cannot resolve symbol
symbol : class Students
location: class StudentDB
          Students s = (Students)students.get(i);
^
5 errors
- DBTest.java
import java.util.ArrayList;
import java.util.StringTokenizer;
import java.io.*;
public class DBTest
public static void main(String[] args) throws IOException
BufferedReader console = new BufferedReader(new InputStreamReader(System.in));
DBTest StudentDB db = new StudentDB();
while
          String inputLine = console.readLine();
if (inputLine == null) done = true;
else
     StringTokenizer token = new StringTokenizer(inputLine);
while (token.hasMoreTokens())
                    Student s = new Student(name, ID)
                         db.aIDstream(s);
- (Errors for DBTest.java)
A:\DBTest.java:15: ';' expected
DBTest StudentDB db = new StudentDB();
^
A:\DBTest.java:16: '(' expected
while
^
A:\DBTest.java:32: illegal start of expression
^
A:\DBTest.java:31: ')' expected
^
4 errors
Anyone who can help greatly shall be rewarded w/ Duke Dollars. I am winding down to the end of this semester, & I only need CS46A for my major...which I am in right now! Your help will NEVER be forgotten! Thanks! ;)

I would read the tutorial, but at this time...I don't have
much time left since it is due at 11:59 PM tonight. I
apologize for this "last-minute" comment. At this time, the
errors for StudentDB.java remain the same, but the errors for DBTest.java have been lessened to only 1 error left! What is the correct statement/solution for each error & how is it written correctly? :)
- StudentDB.java
import java.util.ArrayList;
public class StudentDB
     public StudentDB()
          students = new ArrayList();
     public void addStudent(Student aID)
          students.add(aID);
     public int dbSize()
          return students.size();
     public Students getStudents(int i)
          students.getStudents(i);
          Students s = (Students)students.get(i);
          return s;
     private ArrayList students;
(Errors in StudentDB.java)
A:\StudentDB.java:15: cannot resolve symbol
symbol : class Student
location: class StudentDB
     public void addStudent(Student aID)
^
A:\StudentDB.java:25: cannot resolve symbol
symbol : class Students
location: class StudentDB
     public Students getStudents(int i)
^
A:\StudentDB.java:27: cannot resolve symbol
symbol : method getStudents (int)
location: class java.util.ArrayList
          students.getStudents(i);
^
A:\StudentDB.java:28: cannot resolve symbol
symbol : class Students
location: class StudentDB
          Students s = (Students)students.get(i);
^
A:\StudentDB.java:28: cannot resolve symbol
symbol : class Students
location: class StudentDB
          Students s = (Students)students.get(i);
^
5 errors
- DBTest.java
import java.util.ArrayList;
import java.util.StringTokenizer;
import java.io.*;
public class DBTest
     public static char ch;
     public static void main(String[] args)throws IOException
          char StudentDB()
               BufferedReader console = new BufferedReader(new InputStreamReader(System.in));
DBTest StudentDB db = new StudentDB();
while()
                    String inputLine = console.readLine();
if (inputLine == null) done = true;
else
                         StringTokenizer token = new StringTokenizer(inputLine);
while(tokenizer.hasMoreTokens())
                              tokenizer.nextToken();
                    Student s = new Student(name, ID)
                                   db.aIDstream(s);
(Errors in DBTest.java)
A:\DBTest.java:16: ';' expected
          char StudentDB()
^
1 error
I just ask to please go easy on me. I just had a history test today, & I need to continue w/ my studying for my Discrete Math Test for Friday.
This computer assignment is due tonight, but I also need to study my
Discrete Math Test. For everyone...especially to those who have replied: I AM NOT AS ADVANCED NOR WELL-EXPERIENCED AS YOU ALL! I REALLY
NEED ALL THE HELP I CAN GET SUCH THAT THIS PROGRAM IS WRITTEN PERFECTLY.
If you can show me within the program on how each line is written, your
help will be most appreciated! :) :( ;)

Similar Messages

  • Just updated itunes now menu bar has dissapeared no black and white box at top left and ctr b does not bring anything up. i need file view etc please help driving me crazy

    just updated itunes now menu bar has dissapeared no black and white box at top left and ctr b does not bring anything up. i need file view etc please help driving me crazy

    Is the iTunes window in FullScreen mode?
    If so, press esc key.

  • Client program not compiling?

    Hi
    I am using Weblogic server 8.1 for EJB applications.
    I deployed simple session ejb program,i successfully deployed ,but client program not compiling it doesn't take home and remote interface.
    How to set classpath for client program,before compiling a client.
    for example i had client in this dir
    D:\ejb\
    ejbclient.jar
    client.java
    bye

    Hi,
    Before running the ejb client we need to follow the steps as given below.
    1)set the weblogic environment using the setWLSEnv
    2)set the classpath for ejb(home,remote and bean).
    3)run the client program
    Note:To set the classpath for the ejb
    set classpath=d:\ejb;.; %classpath%
    Regards
    Anilkumar kari

  • Help T_T - Program not compiling properly

    I'm trying to add a short animation to the source file for a
    game that was built by an outside studio. Unfortunately, I can't
    seem to get the program to compile correctly: I get tons of errors,
    graphics dont diplay properly, etc. I thought perhaps I had just
    messed something up with my codes and animations, but even if i try
    to compile the original unedited file as a control test, i get the
    same problems. I have all the external files, scripts, etc.
    None of our scripters are in-house, so there's no one I can
    ask about this. I know just enough actionscript to prevent Flash
    from exploding into a gooey mass (which is how I ended up getting
    tasked with this), but basically my knowledge of flash is limited
    to it as an animation program so I'm not really sure if theres some
    kind of settings I need to change, specifically need to export as
    an .exe (shouldn't be, since the game runs as a .swf), or what.
    I know i'm not providing a whole lot of information about the
    problem, but thats because I'm not really sure what info is
    relevant. Let me know if there's anything people need from me and
    I'll get it to you.
    Thanks!

    Just a had brief look, but shouldn't it be:public class TempConversion extends JFrameIf you post code it is a good idea to use the formatting tags:
    http://forum.java.sun.com/help.jspa?sec=formatting
    Basically the idea is you put [code] at the start of your code and [/code]
    at the end.

  • RoboHelp 9 Will Not Compile Web Help

    Windows 7 Professional 640-bit
    Microsoft Office 2010
    RH 9.0.2.271
    I have several projects for which I compile Web help.
    Compiling the projects has been no problem in the past.
    I have made no known changes to the computer or user rights.
    Now, RH stops responding when the compile starts. The stop is very early in the process.
    I can compile CHM files.
    In Output View, I see the following message:
    Initializing complier
    Generating Webhelp 5.50 (9.0.0.228)…
    Error: Can not register active script for language javascript
    Template Error: can not resolve macro: RegisterResolvers
    Fata Error: Cannot run macro: Register Resolvers in compilation.
    While searching for an answer, I tried the following without success:
    Note: I am an administrator on the computer. I have always been an admin on the computer.
    I have not uninstalled/reinstalled RH so there should be no issues with administrator privileges.
    I ran the RH executable as an administrator using a variety of methods like right-click RoboHTML.exe and click Run as Administrator.
    Project is on local drive.
    Created a new project.
    Compiled the sample projects contained in RH.
    Created a new SSL.
    Create a new target folder for the output.
    Copy the LNG file from the "!Language\<current-project-language>" folder to the project folder.
    From the project settings dialog, change the project language to a different language, and then change it back to the current language.
    Deleted CPD file.
    Deleted !Language! folder.
    Word macro security is Enable all macros.
    Can anyone help me find something I have not tried.

    First I have often found that Deactivate becomes enabled if you wait a while after opening.
    Search on these two lines from your first post.
    Template Error: can not resolve macro: RegisterResolvers
    Fata Error: Cannot run macro: Register Resolvers in compilation.
    (Was it really Fata rather then Fatal?)
    Maybe you haven't changed rights but have IT done so without your knowledge?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Program not compiling giving Error : Invalid path, "C:\Program Files\Java--

    I am using jcreator where i am getting this error while compiling
    Error : Invalid path, "C:\Program Files\Java\j2re1.4.2_05\bin\javac.exe" -classpath "C:\Program Files\Xinox Software\JCreatorV3LE\MyProjects\zeroCode\classes" -d C:\Program" Files\Xinox "Software\JCreatorV3LE\MyProjects\zeroCode\classes C:\Program" Files\Xinox Software\JCreatorV3LE\MyProjects\zeroCode\src\BasicServiceLister.java
    Instead of that same program is compiling in textpad/eclipse easily.
    Please tell me what should i do to set what.
    present settings are:
    User Variable:
    classpath C:\Program Files\Xinox JCreatorV3LE\MyProjects\zeroCode\ classes
    Java_HOme: C:\Program Files\Java\j2re1.4.2_05\bin\javac.exe
    Path:C:\Program Files\Java\j2re1.4.2_05\bin
    Classpath is System Variables:
    C:\Program Files\Xinox Software\JCreatorV3LE\MyProjects\zeroCode\ classes
    Path :C:\Program Files\Java\j2re1.4.2_05\bin
    wher i really need to modify the settings:
    May be thorugh command prompt.
    I never did. windowds environment varaibles i can set.
    Thanks
    Vijendra

    ... -d C:\Program" Files\Xinox "Software\JCreatorV3LE\MyProjects\zeroCode\classes ...
    Looks like you are typing in things wrong with the double quotes.

  • Graphical programs not running--need help

    Using win98 platform, textpad, and jdk1.5.0...
    DOS programs run fine, however, graphical applications do not run--it goes to the DOS window and brings up strings of stuff instead.
    When I compile, the error message that generally shows:
    Note: C:\jdk1.5.0\demo\...java uses or overrides a depreciated API
    Note: Recompile with -Xlint: depreciation for details.
    And for applets, this line also existed on a demo:
    Note: C:\jdk1.5.0\demo\applets\Animator\Animator.java uses unchecked or unsafe operations.
    Note: Recompile with -Xlint: unchecked for details.
    Anybody know what to do here? I'm just learning java from books, but I need to be able to run java applications in order to get a feel for the code. Help would be appreciated.

    If anyone deems it a necessity, here is an example of simple code that will throw this problem:
    (sorry-under win98 2nd ed.)
    import java.event.*;
    import javax.swing.*;
    class CloseableFrame extends JFrame
    {  public CloseableFrame()
    {  setTitle("Closeable Frame");
    setSize(300,200);
    addWindowListener(new WindowAdaptor()
    {  public void windowClosing(WindowEvent e)
    {  System.exit(0);
    public class CloseableTest
    {  public static void main(String[] args)
    {  JFrame frame = new CloseableFrame();
    frame.show();
    }

  • Program not working correctly-Help!

    class Sort
         /* method takes an array of integers as an input,
         * and returns a copy with the element values sorted
         * by select method.
         int[] selectSort(int[] input)
              /*declare variables to be used in array */
              int x, y, max, temp;
              int[] select = new int[input.length];
              /*This loop reads the entire array */
              for(x = input.length - 1; x>0; x--)
                   max = 0;
                   /*This loop checks to see if any number is
                   lower possible greatest number /
                   for(y = 0; y <= x; y++)
                   {//Returns number if lowest number
                        if(input[y] > input[max])
                             max = y;
                        }//end of if statement
                   }//end of inner loop
                   /*Switches the values */
                        temp = input[x];
                        select[x] = input[max];
                        select[max] = temp;
              }//end of outer loop
              return select;          
         } //end of selectSort()
         /* method takes an array of integers as an input,
         * and returns a copy with the element values sorted
         * by bubble method.
         int[] bubbleSort(int[] input)
              int[] bubble = new int[input.length];
              for (int x = 1; x < input.length; x++)
                   for (int y = 0; y < input.length - 1; y++)
                        if (input[y] > input[y+1])
                             int temp = input[y];
                             bubble[y] = input[y+1];
                             bubble[y+1] = temp;
              return bubble;
         } //end of bubbleSort
    **********************Test Class**********************
    class TestSort
         public static void main(String[] args)
              /* count variable used as loop counter when
              * result table display is generated
              int count;
              /* variable for object of class Sort */
              Sort x;
              /* create object of class GroupEx2 */
              x = new Sort();
              /* create a source array of integer elements */
    int[] y = new int[5];
    /* assign values to array elements to be sorted     */     
              y[0] = 8;
              y[1] = 5;
              y[2] = 3;
              y[3] = 9;
              y[4] = 1;
              /* create variable for target of select sort array */
              int[] ss;
              /* create variable for target bubble sort array */
              int[] bs;
              /* call method to return an array with element values select sorted*/
              ss = x.selectSort(y);
              /* call method to return an array with element values bubble sorted*/
              bs = x.bubbleSort(y);          
              /* display original and sorted arrays in three columns*/
              System.out.print("Input Array" + "\t");
              System.out.print("Select Sort" + "\t");
              System.out.println("Bubble Sort");
              for (count = 0; count < y.length; count++)
                   /* Column 1: original array */
                   System.out.print("input[" + count + "] = " + y[count]);
                   /* tab between columns 1 and 2 */
                   System.out.print("\t");
                   /* Column 2: select sorted array */
                   System.out.print("select[" + count + "] = " + ss[count]);
                   /* tab between columns */
                   System.out.print("\t");
                   /* Column 3: bubble sorted array */
                   System.out.println("bubble[" + count + "] = " + bs[count]);
              } // end of display for loop
         } // end of main()
    } // end of class TestSort

    Thanks for the Bash! I'm surprised you had the time
    for it.Go back and look at your original post. A whole bunch of code, and the only description of the problem is "not working correctly." Do you honestly think that's a reasonable way to ask for help? Do you go to the doctor and say, "I'm sick" and then just wait for him to cure you? Do you take your care to the mechanic and say only, "It's broke"?
    Look, this is your problem and it's your responsibility to fix it. There are people here who are happy to help you, but it's up to you to provide a reasonable statement of what's wrong, what you've tried, what you don't understand. For instance:
    Does it compile? If not, post the complete error message.
    Does it run, but throw an exception? If so, post the stack trace.
    Does it not throw an exception, but not behave the way you expect? Then describe the expected beavior and the observed behavior.
    Do you really need to be told this stuff? It seems like common sense that when you're asking people to spend their time helping you, you should give them the information they need to be able to do so.

  • Adobe Programs Not Working-Need Help

    All my Adobe programs are unresponsive in my Mac Book Pro. Every time I open a program, after it loads up it virtually freezes. Every click I do, even if its not meant to do anything brings up the rainbow wheel, meaning a big operation is being done, or its having trouble doing the operation. This makes it so nothing can be done, not even selecting a tool, or opening a new/existing file. I know the programs are not responding because in the Force Quit window it says the programs are unresponsive. At first I tried to see if Force Quitting would help, which it didn't. I would restart my computer and that wouldn't work either. I even tried uninstalling, and re-installing the programs, and still nothing. I tried going to Disk Utility to repair the disks, and permissions, and again that didn't fix anything. At the time that I tried all that I was on the trial version of the programs, very near or at the trial period being over. So I thought upgrading to a Student License would help fix this, which it also didn't. After upgrading I uninstalled and re-installed again, still nothing. I only use three programs: Photoshop, Illustrator, and Premier Pro. They all have the same problem.

    reset your preferences -
    acrobat:  http://help.adobe.com/en_US/acrobat/X/pro/using/WS58a04a822e3e50102bd615109794195ff-7feb.w .html
    adobe media encoder: https://forums.adobe.com/thread/1713540
    after effects:  http://helpx.adobe.com/after-effects/using/preferences.html
    dreamweaver:  https://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs6-cc.html
    flash:  http://helpx.adobe.com/flash/kb/re-create-preferences-flash-professional.html
    illustrator:  http://helpx.adobe.com/illustrator/using/setting-preferences.html
    indesign:  https://forums.adobe.com/thread/526990
    lightroom: https://helpx.adobe.com/lightroom/help/setting-preferences-lightroom.html
    muse (mac): https://forums.adobe.com/thread/1246022?tstart=0
    photoshop:  https://forums.adobe.com/thread/375776
    photoshop elements:  https://helpx.adobe.com/photoshop-elements/kb/preference-file-locations-photoshop-elements .html,  http://www.photokaboom.com/photography/learn/Photoshop_Elements/troubleshooting/1_delete_p references_file.htm
    premiere elements:  https://helpx.adobe.com/photoshop-elements/kb/preference-file-locations-photoshop-elements .html
    premiere pro: http://www.mediacollege.com/adobe/premiere/pro/troubleshooter/trash-preferences.html

  • Diskimagemounter program not working. HELP!

    When I download a .dmg file, the image tries to mount until i get a window that pops up saying device not configured. So, I've tried opening it with diskimagemounter (the default), disk utility, and a program called Mount which was a .app file, and it still won't work. Any suggestions?

    I have the same problem since i had to install the crashed intern HD new to the Version Mac OS X 10.4.8. Trying to mount a Diskimage i get the dialog in a popup "Defect Pipe". Who can give me a short advice too?
    john_k

  • Program not working please help

    import java.util.Scanner;
    public class Addition
    public static void main( String args[] )
    Scanner input = new Scanner( System.in );
    int number1;
    int number2;
    int sum;
    System.out.print( "Enter first integer: " );
    number1 = input.nextInt();
    System.out.print( "Enter second integer: " );
    number2 = input.nextInt();
    sum = number1 + number2;
    System.out.printf( "Sum is %d\n", sum );
    I get an error in the import statement
    class java.util.scanner ot found is the message

    Scanner isn't available until 1.5. Apparently you're still on <= 1.4

  • Video Help, Driving me crazy!

    ok i bought 2 The Office episodes and their in my library. when it goes to update, it says it cannot be updated because it cant be played on this iPod...
    When I got to update, the update button is greyed out and it can't update my iPod...

    that's a good question...when i was trying to get it to transfer earlier --i was clicking all over and then it popped up again --which the second time i tried it and then i was able to get it to transfer.
    try playing the clip in itunes and see if it asks again.
    just to go over your settings:
    right click on your ipod (in itunes), sellect ipod options, under music check automatically update..., under videos check automatically update all videos....
    alright i know im gonna sound stupid, but where can i register after i said that i didnt want to :/

  • Help, Why will this not compile

    This is what the error mressages I am recieving are saying, I dont understand why it will not compile, any help please would be appreciated I have to have this turned in by noon. Thanks ahaed of time.My code is below.
    ----jGRASP exec: javac -g C:\Documents and Settings\pitsws\Desktop\ThrowEmployee.java
    C:\Documents and Settings\pitsws\Desktop\ThrowEmployee.java:7: cannot resolve symbol
    symbol : class Employee
    location: class ThrowEmployee
    Employee first = new Employee(111, 88.99);
    ^
    C:\Documents and Settings\pitsws\Desktop\ThrowEmployee.java:7: cannot resolve symbol
    symbol : class Employee
    location: class ThrowEmployee
    Employee first = new Employee(111, 88.99);
    ^
    C:\Documents and Settings\pitsws\Desktop\ThrowEmployee.java:9: cannot resolve symbol
    symbol : class EmployeeException
    location: class ThrowEmployee
    catch(EmployeeException error)
    ^
    C:\Documents and Settings\pitsws\Desktop\ThrowEmployee.java:16: cannot resolve symbol
    symbol : class Employee
    location: class ThrowEmployee
    Employee second = new Employee(222, 5.59);
    ^
    C:\Documents and Settings\pitsws\Desktop\ThrowEmployee.java:16: cannot resolve symbol
    symbol : class Employee
    location: class ThrowEmployee
    Employee second = new Employee(222, 5.59);
    ^
    C:\Documents and Settings\pitsws\Desktop\ThrowEmployee.java:18: cannot resolve symbol
    symbol : class EmployeeException
    location: class ThrowEmployee
    catch(EmployeeException error)
    ^
    C:\Documents and Settings\pitsws\Desktop\ThrowEmployee.java:25: cannot resolve symbol
    symbol : class Employee
    location: class ThrowEmployee
    public class ThrowEmployee
    public static void main(String[] args)
    try
    Employee first = new Employee(111, 88.99);
    catch(EmployeeException error)
    System.out.println("Employee Error: " + error.getMessage());
    try
    Employee second = new Employee(222, 5.59);
    catch(EmployeeException error)
    System.out.println("Employee Error: " + error.getMessage());
    try
    Employee third = new Employee(333, 12.44);
    catch(EmployeeException error)
    System.out.println("Employee Error: " + error.getMessage());

    Simply, It cannot find those classes. Where are the classes Employee and EmployeeException located?

  • After the new update my ipad4 will not do a full recharge even when turned off overnight and the battery goes flat it 2 hours  it is driving me crazy as I had to stop all apps but still not helping

    After the new update my ipad4 will not do a full recharge even when turned off overnight and the battery goes flat it 2 hours  it is driving me crazy as I had to stop all apps but still not helping but my iPhone 5 is great no troubles at all HELP

    Do you place the ipod in the dock during the night? I did this once and the other day the battery was almost empty because it kept on playing after it rested in the dock.
    Here is more info about battery life and exchange program: http://support.apple.com/kb/HT1322
    and http://www.apple.com/support/ipod/service/battery/

  • This website is driving me crazy.   All I need to do is to contact a real body for help that is not listed.

    This website is driving me crazy.  All I need to do is to contact a real live body for help that is not listed.
    This shouldn't be that difficult.  GRRRRR

    Post DETAILS about the help you need here and someone may be able to help... some questions to get you started
    From the Premiere Elements Information FAQ http://forums.adobe.com/thread/1042180
    •You MUST use an account with Administrator Privileges to run Premiere Elements
    •(Doing Run as Administrator http://forums.adobe.com/thread/969395 [says Encore and also for "All" versions of Premiere] will sometimes fix "odd" errors)
    •What version of Premiere Elements? Include the minor version number (e.g., Premiere Elements 12 with the 12.0.1 update).
    •What operating system? This should include specific minor version numbers, like "Mac OSX v10.6.8"---not just "Mac"
    •Has this ever worked before?  If so, do you recall any changes you made to Premiere Elements, such as adding Plug-ins, brushes, etc.?  Did you make any changes to your system, such as updating hardware, printers or drivers; or installing/uninstalling any programs?
    •Have you installed any recent program or OS updates? (If not, you should. They fix a lot of problems.)
    •What kind(s) of image file(s)? When talking about camera raw files, include the model of camera.
    •If you are getting error message(s), what is the full text of the error message(s)?
    •What were you doing when the problem occurred?
    •What other software are you running?
    •Tell us about your computer hardware. How much RAM is installed?  How much free space is on your system (C:) drive?
    And some other questions...
    •What are you editing, and does your video have a red line over it BEFORE you do any work?
    •Which version of Quicktime do you have installed?

Maybe you are looking for

  • ITunes 8 won't burn a CD

    iTunes 8 won't let me burn a disc. It gets as far as finalizing and then freezes. I have wasted to discs with this problem. I have been able to burn discs before, but now it is not working. Just last week I burned a disc with no problem. I am using8

  • Unable to Install Unity 8.0.2 on VM

    MISSION: To install Unity Connection 8.0.2 using the vSphere Client PROBLEM: The "Product Deployment Selection" page of the installation does not give the option to select Unity Connection.  Under the section titled "Products not supported on current

  • 1099 Misc- RFIDYWWT program not selecting by clearing date

    Hello, I am trying to run the transaction S_P00_07000134 - Generic Withholding Tax Reporting for 1099 Misc forms in ECC6.0.  It is not pulling the vendor line items by the clearing date like the old 4.6 1099 program did (RFW1099M).  For example, an i

  • Stupid simple pre-beginner question

    Can't quite figure this out. Phone is what I consider talking to someone on the phone.... So, are texts, reading the NYT, finding internet data time also considered phone? As in, do all the minutes I spend doing anything (other than, hopefully, liste

  • Showing date, time and/or counter - HELP!

    I need the date and a counter to show (superimposed?) over the video in my iMovie. I know the date and time recorded was imported with the video files from my DV camcorder because they are available in File Info. The video recorded was a court deposi