Need help moving to OO

My program worked fine while it was all in one file. But every java program I download breaks every process down into small pieces. So I've attempted that with my program. But, when I compile, I get unresolved symbols pointing to the two classes I broke off the main class.
Taken from Wire.java which only has a main method:
Socket s = WireSetup.connectServ(host, port);
          if (s == null)
               System.out.println("The socket could not be opened.");
          WireConnect.servComm(s);
Here are my other class files:
WireConnect.java:
package wired;
import java.io.*;
import java.net.*;
class WireConnect
     InputStreamReader isr = null;
BufferedReader in = null;
PrintWriter out = null;
     StringBuffer str = null;
     public void servComm(Socket socket)
try
          isr = new InputStreamReader(socket.getInputStream());
in = new BufferedReader(isr);
out = new PrintWriter(socket.getOutputStream(),true);
          BufferedReader userIn = new BufferedReader(new InputStreamReader(System.in));
          String fromUser;
          String fromServer;
          loop1:
          while ((fromServer = in.readLine()) != "_done_")
          System.out.println(fromServer);
if (fromServer.equals("_done_"))
fromUser = userIn.readLine();
out.println(fromUser);
if (fromUser.equalsIgnoreCase("exit"))
out.print("exit");
in.close();
out.close();
break;
else out.flush();
     catch (IOException e)
          System.err.println("I/O error: " +e.toString());
WireSetup.java:
package wired;
import java.io.*;
import java.net.*;
class WireSetup
     public static Socket connectServ(String aHost, int aPort)
     WireSetup wiresetup = new WireSetup(aHost, aPort);
     wiresetup.openSocket();
     return wiresetup.getSocket();
     public WireSetup(String aHost, int aPort)
     socket = null;
     host = aHost;
     port = aPort;
     System.out.println(".........");
     public void openSocket()
     try
     socket = new Socket(host, port);
     System.out.print("Socket connection created to " +host);
     System.out.println(":" +port);
     catch (IOException exception)
          System.out.println("I/0 Exception");
     public Socket getSocket()
          return socket;
     private String host;
     private int port;
     private Socket socket;
}

Packages are java's way of avoiding Namespace conflicts, for eg if two classes have the same name
letz say Wire, then you can differentiate then by using
com.test.electrical.wire and
com.test.wire;
in this case the former class will be in package com.test.electical and the latter will be in com.test.wire.
Packages also helps structuring the java files, for eg you could create a package structure like
com.test.api
com.test.client
com.test.server
you could put all common classes in com.test.api, client related classes in com.test.client etc.
If you dont have any package statement in your java code, then you need not import any of those java files.
for eg if you had two java files
a.java and foo.java
and in a.java and foo.java you dont have any package statement and both these files are in the same directory, then you can access foo.java from a.java withtout an import (vice versa),
in java any files placed without package statements and present in the same directory are considered to be part of one package.
As far as accessing these files if package statement is considered, first and foremost you must set the classpath to the class files and then
if you use fully qualified names you need not use import statments, else you will have to do an import.

Similar Messages

  • I need help moving my Photoshop 7 from my old laptop to my new laptop which is running Windows 7 Enterprise.  I've tried two routes unsuccessfully.  I install the CD, it does not autoplay.  I execute Autoplay.exe at the root directory, I am welcomed, I ch

    I need help moving my Photoshop 7 from my old laptop to my new laptop which is running Windows 7 Enterprise. I’ve tried two routes unsuccessfully. I install the CD, it does not autoplay. I execute Autoplay.exe at the root directory, I am welcomed, I choose English, I accept the EULA, I get the Install/Explore choices window, with the Install button already selected, I click the Photoshop button, the CD spins, and nothing happens.  In the 2nd attempt I execute Setup.exe in the Photoshop directory, and nothing happens at all.  I’m never even offered the opportunity to enter my product code. What should I do?

    There could is likely a compatibility problem between the old software and the newer operating system.

  • I am working on a program book in Pages...need help moving pages around...

    I am working on a program book in Pages...need help moving pages around...

    I think word procession mode but I used a magazine template to get started and then just kept adding blank pages to finish...I have done these before without any trouble moving the pages around...so very confused.  Thanks for any assistance. 

  • Need help moving videos/photos from Galaxy S4 to iMac

    need help moving videos/photos from Galaxy S4 to iMac
    Samsung's utility Kies is awful
    Hlpe please

    did this
    import photos from android to mac
    got this, try it
    http://www.phototransferapp.com/help/android/transfer_photos_from_your_android_t o_your_mac/
    or use the first link to try some of the google hits for ways to get photos from android devices into osx

  • Newbie Needs Help - Moving to CD

    I'm running winXP and have downloaded the latest CS 5.5 version of Dreamweaver - I've created a small series of interlinking web pages with the 'main site' being a folder on my Desktop called Testsite.  As far as I'm aware all the relevant pages/documets/images are contaned within my Desktop folder and everything runs from index.html which sits within my testsite folder.   Ultimately, I would like to be able put a CD in a drive and automatically launch a browser that would open my home page (i.e. index.html).  I need help on all this but I will googe for the auto launch bit - at the moment I would appreciate any advice on burnng my site to a CD.  Because I have created the site on my PC I'm assuming all my dreamweaver internals/links are in the form C:\Documents and Settings\username\Desktop\Testsite - so I'm guessing if I just copy my Desktop Testsite folder to a CD and run index.html on another PC my little web site is not going to work.  I have googled but keep getting pages about running the actual Dreamweaver applicaton from a CD and installing it on a PC - not the way I want to do it.  I'm not interested in moving Dreamweaver to a CD - just the site/pages I have created.  Any advice apprecited.

    All long as all of your files are linked with relative links (eg: /path/to/file.jpg and not http://www.domain.com/path/to/file.jpg) you should be fine.  Auto-starting can be an issue because there are some operating systems that don't auto start discs.  So you should maybe include instructions with your disc in case the autorun does not work.

  • Need help moving my cs5 illustrator and photoshop to my new computer

    I need help installing my cs5 illustrator and photoshop on my new computer

    I have a macbook air...not sure what operating system....
    Kelsey West
    Kelsey West Designs
    [email protected]
    818.631.0172
    [image:
    http://www.hmcatering.com/wp-content/uploads/2013/03/AsSeenOnSMP_Blue.png][image:
    http://tobinphotography.com/wp-content/uploads/2013/02/Style_me_pretty_blog_badge.png]

  • Need help - Moving my Itunes to an external hard drive

    Help! Help! Help! Am tearing my hair out here!
    I recently got my first Ipod so please excuse if I'm being thick here! Basically, I'm about two thirds of the way downloading my not insignificant CD collection onto my Ipod, which I'm doing via Itunes. The C drive on my laptop is now full to bursting and I don't even have enough space left for my anti virus (big problem!). Therefore, I am wanting to transfer my itunes to an external hard drive. First, I followed the instructions on this site for Backing up itunes library by copying to a external hard drive.........
    http://support.apple.com/kb/HT1751?viewlocale=en_US
    All that succeeding in doing was mirroring whatever I did on the C:/ drive on the E:/ drive i.e. if I deleted itunes from the C:/ drive it disappeared from the E:/ drive.
    Next, I followed these instructions for Moving the itunes media folder to the external drive.
    http://support.apple.com/kb/HT1364
    This too didn't help as the media folder is not the problem, its the library as its 735kb! Am I right in thinking there's no way of moving the library to the external drive whilst wiping it from the C;/ drive? I need to get these darn files off my laptop and to use my external drive for my itunes. Alternatively, if I were to wipe the files to free up the space (as they are backed up on the hard drive) is there a way of syncing so that it simply adds new stuff to the existing music on my ipod not replacing it..
    Hope I'm making sense and that someone can help.

    First, I followed the instructions on this site for Backing up itunes library by copying to a external hard drive.........
    That's what it does. It makes a backup copy of the iTunes folder. iTunes will not use that folder or do anything to that folder.
    All that succeeding in doing was mirroring whatever I did on the C:/ drive on the E:/ drive i.e. if I deleted itunes from the C:/ drive it disappeared from the E:/ drive.
    Do you mean after you followed the instructions and copied \Music\iTunes folder to the external drive and then deleted something from iTunes, it deleted it from the external drive also?
    As above, iTunes will not use or do anything to that folder.
    Next, I followed these instructions for Moving the itunes media folder to the external drive.
    Why? You already copied the entire iTunes folder (including th emedia folder) to the external drive.
    Hold Shift and launch iTunes.
    Select *Choose library* and select the _iTunes library.itl_ file in the iTunes folder on the external.
    This too didn't help as the media folder is not the problem, its the library as its 735kb!
    What do you mean "the library"?
    735kB is small for the iTunes library.itl file and a single file in iTunes is larger than that.
    Am I right in thinking there's no way of moving the library to the external drive whilst wiping it from the C;/ drive?
    Yes. Follow my intruction above (Choose library) and iTunes will use the iTunes folder on the external.
    You can then delete \Music\iTunes on the C: drive.

  • Need help moving masters to external drive

    Drag images from internal drive to external...
    Relocate Masters...
    Locate Referenced Files......
    I realize these options are available, but I'm wondering which way to do this. Out of 160 GB of images about 1/2 of them are imported into Aperture while the remaining 1/2 are on the Mac but not in Aperture. All images are on my internal drive and I use Aperture as referenced masters, not managed. I need to make space on my internal drive and need to move all images (those already imported and those not yet imported) to an external. Given my current set up (1/2 imported 1/2 not), which option is best for a clean move to the external w/o messing up Aperture?
    Thank you,
    Jerry

    Jerry -- sorry, this thread slipped by.  I haven't had the time recently to be attentive.
    jbshanks wrote:
    So, I still need a little help with this. If I have this folder structure on my internal drive and 1/2 of those images are imported into Aperture (but referenced), and I use the "Relocate" feature, how will they be moved? Will it take the folders to the external or just the images, leaving the folders on the internal drive?
    I'm afraid to experiment in case it messes things up. Any help is greatly appreciated.
    1.  Don't be afraid to experiment -- set up a practice Library and use it to experiment.  That's how all of us learned what we know.
    2.  Your situation is a little peculiar, and I'm going to recommend something I wouldn't otherwise.  First, backup your system and confirm your backup.  Then go ahead and use Finder to copy all the Finder folders and files in question, intact, to a new drive.  Then delete the ones on your system drive.  Then open Aperture and run "File➞Locate Referenced Files" to re-attach your Aperture Images to your moved files.  You may have to run "File➞Locate Referenced Files" more than once (but most likely not) in order to end up with no Images that have missing Originals.  (If you need to, search for posts on the board about using this command.)
    At that point, you have done what you set out to do: move all of your photo files to an external drive while retaining the connection between those that are Aperture Originals and their corresponding Images in Aperture.
    But you haven't addressed the very good point brought up by bjurasz, which is that you are going out of your way to maintain competing databases.  Aperture is a database of your Images.  It has _outstanding_ storage and retrieval capabilities.  Finder is a database of your files.  It doesn't do a tenth the job Aperture does.  Finder is a file manager.  Aperture is an image manager (that does good file management).  Aperture has _terrific_ tools for helping you instantly retrieve _any_ subset of your Images (e.g.: family, spouse, dog, students from 2010, science students from 2010, vacation photos, vacation photos w. spouse, etc.).  The key to this is simply tagging your Images (e.g.: grayscale 2010 vacation photos w. spouse and dog) so that you can retrieve them as needed.  Importantly, you are not confined to a flat folder structure and whatever information you can stuff into the file name, as you are with Finder.  (Yes, more or less -- Finder is actually much more sophisticated than many realize or use.)
    I suggest moving more fully into Aperture, learning what tags are available and deciding how to use them, designing an Aperture Library structure that meets your needs, and transitioning your Finder collection of photo files to an Aperture database of Images.
    Ask more questions -- might be best to start new threads as they come up.

  • Need help moving photos to external drive

    Hi, all--here's hoping one or more of you Aperture veterans can help.
    Here's my situation: I'm not new to photography, but I'm new to Aperture. Just bought 3.3 and still getting to know what it can do. I'm an emigre from iPhoto, and one of the reasons I upgraded within Apple is that I was tired of the non-intuitive nature of PS Elements. I like to take pictures, not spend endless time in the dim glow of a screen digging through sub-menus for stuff, and from what I read, Aperture seemed more intuitive.
    But now I've got a seemingly very basic problem that hours of poring over discussion threads and searching through the hundreds of pages of the manual has done little to address with any clarity:
    How do I move (not just copy) older photos in projects to external drives, but in such a way that Aperture still keeps track of them, even when the drives are not connected? (The Aperture marketing I read/viewed clearly said Aperture could do this, and I'm running out of space on my MacBook Pro (15" from about 2008, running Lion) with lots of CF cards piling up.)
    Info that may help:
    -I need to move not just original (imported into iPhoto directly from the camera) photos, but also those I've adjusted in Elements, then re-exported into iPhoto (I would say "and now into Aperture," but as you know, there's no longer an import process b/w iPhoto and Aperture).
    -I shoot mostly RAW.
    -I have no idea whether the pictures are "Referenced" or "Managed" (for space reasons, I have yet to import any files directly into Aperture; all existing photos are from iPhoto, and if I was given an option when I set up Aperture, I don't now recall it).
    -I have external drives with plenty of space to move older pix to (I also have multiple backups, including Time Machine, additional external hard drives, and DVDs)
    Can somebody who knows how to do this safely please explain in clear language how to move photos as projects onto external hard drives so that Aperture keeps track of them via viewable thumbnails, even when the photo files themselves live on a hard drive that is not connected at the time?
    Thanks in advance!

    First things first:
    You can easily check if an image is managed or referenced by ctrl-clicking on an image version and selecting "Locate referenced files...". If Aperture says "No Referenced Files", your originals are managed by Aperture and stored within the library itself, otherwise it should show you the location of the original, and give you some options to verify the references and so on. I don't know which method is used when importing from iPhoto.
    Now, here's something you need to ask yourself:
    Does it make more sense for you to keep the library on your laptop and the originals on an external drive, or does it make more sense to move both the library and the originals to the external drives?
    In the first case, you can open and look at the thumbnails, but there's not a whole lot else you can do with your images when the external drive is off line.
    If you have vast amounts of originals, spread across multiple drives, it might make sense to keep the library on your laptop and connect whichever external drive you need at the time. However, it might also make more sense to split such a huge library into mutiple libraries, stored with their respective originals (which could be either managed or referenced).
    In my case, it makes sense to keep multiple libraries, with managed originals, but your mileage may vary.
    Here's a tip that might help you decide: A small library is quicker to navigate and work with than a huge one, although performance has improved vastly with later versions of Aperture.
    Once you have decided on the appropriate organization, you can start moving things around (after you've created the appropriate backups):
    If your library contains all managed originals already, and you want to move the entire library off to the external drive:Simply drag and drop the library itself (using Finder) to the new location.
    If your library use referenced originals, and you want to keep it that way, or your library manages your originals, and you want to start using referenced originals:
    Select all your images
    Click on the File menu and select Relocate Originals...
    Locate the destination for your originals, and pay special attention to the "Subfolder Format" and "Name Format". I'd suggest choosing "Project Name" and "Original File Name" for the two.
    Click on Relocate Originals, and twiddle your thumbs while Aperure moves all your originals to the new location.
    If your library uses referenced originals, and you wish to let your library manage the originals:
    Select all your images
    Click on the File menu and select Consolidate Originals...
    Decide if you want to Copy or Move the originals into the library. If you're running out of space, it might be best to Move.
    Click Ok, and wait for the operation to complete.
    (Optional) If you wish to move your entire library to the external drive, drag and drop the library to the new location.
    I hope that answers your question.
    Message was edited by: KluZz (oops, premature submission)

  • Need help moving photoshop 7.0.1 to new computer

    I hope everyone is doing well. I also hope someone can help me out. I need to move/load Photoshop 7.0.1 onto a different computer - o/s Windows XP Professional v.2002. We are a small company with no IT department and the original CDs and product keys/proof of purchase are lonnnnnnnnng gone. Upgrading is not an option at this time, the powers that be will most likely tell me to do my photoshop work on the laptop, but I want everything at my fingertips at my desk. Too much to ask? Apparently it is because I cannot figure out how to load onto my desktop.
    I've read, in several places, that Adobe allows the user to download the software to two computers, but I don't know if its ever been loaded elsewhere and when I moved the file from my laptop to our rustic server - didn't work. Then I tried copying everything to a memory stick and moving it to my new computer BUT there is no .exe file when I do this. I can't make it run. And never did I receive an messages that scream - hey you, you can't load this on more than two computers.
    I called Adobe and they informed me that they no longer support this version over the phone and that I should check out the forums. Unfortunately, I cannot find the info I need on the forum. Perhaps I'm using the wrong terminology in my search - I have tried several variations...loading, moving, reinstalling....and come up empty. Actually, come up with lots of stuff (from years ago) that doesn't help. In one post I thought could be the holy grail, there was a link that bottomed out - took me nowhere.
    I don't what else to do, I don't know what the google anymore. I'm hopeful someone has an answer other than an upgrade. Thanks.

    Note that I am assuming you're properly licensed to be able to run the app on your new computer.  I do not propose doing anything illegal.
    With the ollld versions of Photoshop, like the one you have, you can try going through a process like this:
    1.  Copy the entire c:\Program Files\Adobe\Photoshop 7.0 folder to the new computer.
    2.  Try to run Photoshop on the new computer.
    3.  Note any "missing DLL" message.
    4.  Locate the DLL on the old computer (e.g., in C:\Windows\System32 or wherever), and copy it to the same place on the new computer.
    5.  Repeat steps 2 through 4 until no more "missing DLL" messages present themselves.
    There may be other types of messages you'll see.  They're usually descriptive enough to be able to determine what it's looking for that it does not have.  If you get one you're unsure of how to handle, post it here.
    -Noel

  • Need help moving text

    Using CS4 on Win7 Pro. My client bought a template that has a flash piece and I am a total novice in Flash but I do know that you edit the FLA file and export it as a movie. So I opened the FLA file and I'm able to edit the text (all that I want to do right now) but some of the text I'm replacing is longer than the original so it gets hidden under a replay button and some is shorter and is spaced too far away from the replay button (I also want to change the color of that and I think I can figure that one out). There is plenty of room to the left for the text to move to as the original file does have varying lengths of text and it does adjust for that but I can't figure out how to change it for what I've done (I haven't received the final text yet so this is a practice run)... I changed the text by going to the timeline and selecting text from the icon (Edit Symbols) in the upper right of the screen. But where do I tell it where the text should start or how wide it needs to be? I tried moving them individually in the timeline but that didn't change it.
    Here's the file: http://do-rightweb.com/fertility/flash/header_vJT.fla (I only want to leave this up temporarily because it is huge. The test location of the file in action is here: http://do-rightweb.com/fertility/
    In the future I may have to swap out some of the images leaving the transitions which I think I can do by adding them as a layer deleting the ones I'm replacing...
    So if anyone can lend a hand in helping me figure out how to adjust the text width I would be totally jacked! Any help and advice about swapping images or changing colors would be greatly appreciated too. Or even a link to a video to help me understand how to reverse engineer this would be cool.
    Thanks in advance for your help and assistance!

    Hi,
    Since the text animation is done using the timeline in this file you have to manually edit the positioning of the each symbol element in every keyframe i.e
    You have to go in to the editing mode for txt_c instance of txt_2 > Layer 8 where the required elements are placed
    1. You have to position the Layer 1(under Layer 8) items at every key frame for the display text
    you may have problem while positioning second text onwards as you will not be seeing them on stage. For this you may want to duplicate the symbol(txt_5) at key frame 37 and edit it to have only the second text and remove everything else. And you can swap the existing symbols at key frame 44 and key frame 54. You can repeat this for the rest of the text.
    2. Next you have to position the numbers which spread across three layers (txt_3, txt_4 and Layer 6) under Layer 8. They are for prefix number, suffix number and the dot respectively
    Thanks!

  • I need help moving!

    This is kind of a dumb question, but i don't know the answer so i will ask you guys/gals for help. I am moving from a ibook g4, to a brand new powerbook and the only things i need to move are my address book, and itunes. I have an ext. LaCie 160 gb hd, and i have everything else backed up (pics, documents,etc) my question is, do i just drag and drop the actuall applications from the ibook to the ext. hd? or is it more involved. I would be greatfull for any help you guys could provide. I also have a .mac account if that makes any difference.

    The easiest way is to use the Setup Assistant while using your iBook in target mode (start while pressing the T key). This will give you the options to choose what items you want to move (accounts, applications, data,...). The following link may help you : http://docs.info.apple.com/article.html?artnum=25773
    Hope this helps.
    iBook G4   Mac OS X (10.4.3)  
    iBook G4   Mac OS X (10.4.3)  

  • I need help moving two objects at the same time

    I am try to create a code that will move a mini map to where the user wants in a game. As a test I created a square and converted it to a movie and named it sq. Then I created another square and converted it to a button and named it bt. I also made bt half the size of sq and placed bt at the center of sq. I then created a drag code which like this:
    sq.addEventListener(MouseEvent.MOUSE_DOWN, startDragging); // Start dragging square by user
    sq.addEventListener(MouseEvent.MOUSE_UP, stopDragging); // Stop dragging square by user
    function stopDragging(evt:MouseEvent):void
    sq.stopDrag();
    bt.x=sq.x;
    bt.y=sq.y;
    // this moved bt to sq(x,y) when mousebutton was released
    function startDragging(evt:MouseEvent):void
    sq.startDrag();
    bt.x=sq.x;
    bt.y=sq.y;
    // this moved bt to sq(x,y) when mouse button was pushed down
    I am trying to get sq and bt to move smootly together, but as it stands right now it just jumps from place to place.
    I have tried looking for some kind of linking code in abode help search, however, I am not sure want to look for exactlly

    The mouseDown and mouseUp events are single action events, so the button will only change positions on either the mouseDown or the mouseUp events. If you add a mouseMove event listener, then you can change the location of the button every time the square moves. Alternately, you could use an enterframe event to change the location of the button relative to the square. Try this code:
    sq.addEventListener(MouseEvent.MOUSE_DOWN, startDragging); // Start dragging square by user
    sq.addEventListener(MouseEvent.MOUSE_UP, stopDragging); // Stop dragging square by user
    sq.addEventListener(MouseEvent.MOUSE_MOVE,dragButton);
    function stopDragging(evt:MouseEvent):void
    sq.stopDrag();
    function startDragging(evt:MouseEvent):void
    sq.startDrag();
    function dragButton(evt:MouseEvent):void {
              bt.x = sq.x;
              bt.y = sq.y;

  • IPhoto Library moved to External Hard Drive and need help moving library

    Hi - Recently I had my hard drive replaced. I purchased Disk Warrior and moved all files to my external hard drive. Now that my hard drive has been replaced, I'm having trouble moving all my photos back to iPhoto. Nearly all of my 8K+ photos are blurry after I import and enlarge. The ones that are fine have dimensions of or more than 1K x 1K. The digital photos that I moved and are blurry when enlarged are 340x360 (hundreds range). How can I correct?
    Thanks so much in advance.
    Audra

    I think I might need to back up ---- So I had a failing hard drive, went to Apple and purchased Disk Warrior. Installed Disk Warrior and tried to recover everything from my hard drive. Then all that was recovered was supposedly moved to my external hard drive. I have now received my computer back with the new hard drive. I plug in my external hard drive and have been trying to move all my images from the external hard drive to iphoto. In both places (external HD and when the photos are imported), the image is at the lower dimensions.
    Thanks for your time.

  • Need help moving photoshop files with layers

    I have been having some trouble, when I attempt to move photoshop files with a CD-R disk, from my school pc to my home mac, only the top most image is moved. The layers are deleted, and I only receive the image on the background layer. I need the layers to continue working on the pieces. Would a flash drive transfer the whole file, or am I doing something wrong with the disk file?

    Yeah, time is a factor because the system is getting wiped in a few days. The school version is photshop 7 I believe, and I have photoshop CS3 extended here. What I did was save the file to the CD burner, I didn't change the format to my knowledge. I thought that the data would have transfered from computer to computer, but it didnt, its like it saved as a different file entirely. I assume that using a flash drive would preserve the info in its entirety. I guess your saying that the type of file its saved as changes whether its a photoshop layers file, or just a flat image. I'll try again tomorrow.

  • MSSQL user needs help moving to Oracle!  SQLXML, updategrams, diffgrams

    I'm looking for the Oracle equivalent of Microsoft's SQLXML package.
    Is there something similar to the diffgram or updategram?
    Is SQLX the Oracle way of doing FOR XML, or does FOR XML work in Oracle?
    Or more generally,
    What's the standard architecture for getting data set changes in a web application back into the oracle database, without writing custom webservices?
    Thanks for helping a newbie,
    FK

    Hi Ahmad
    Thanks for responsing.
    No there is no timer set and the property is also not set to yes.
    I am out of blues dont know why this is hapening.Though it is a detail grid with multiple rows even i converted it to single record.Then selection after that automatic deletion is removed.But the coursor is still moving to start postion of the same feild and getting type.Creating problem to type smothly.My problem is still pending.
    Thanks & Regards
    Chandrima Roy

Maybe you are looking for