RS232 and LabView: It won't make new lines

Hi everybody,
I've got a microcontroller board here which sends some text over RS232. For example
[quote='HTERM']
UART'4': Key SW2 pressed<\r><\n>
UART'4': Key SW2 pressed<\r><\n>
UART'4': Key SW2 pressed<\r><\n>
UART'4': Key SW2 pressed<\r><\n>
UART'4': Key SW2 pressed<\r><\n>
[/quote]
In LabView I can see
[quote='LabView']
UART'4': Key SW2 pressed
[/quote]
I think I need some kind of buffer. I compared my VI to a LabView made hyperterminal. I filtered all the receiving thins out and optimized my own VI but it won't make several lines  like it has to make it.
I attached my and the terminal (hyperterminal) VI. Maybe someone know why it won't work or rather where the differences are.
Kind regards,
Marc
Attachments:
Lesen_Und_Anzeigen.vi ‏8 KB
Terminal.vi ‏82 KB

I found a solution that works. But the main memory of my virtual winxp is too small to handle it (192MB). Hm after a restart (the program crashed) it works fine .
[quote="LabView"]
UART'4': Key SW2 pressed
UART'4': Key SW2 pressed
UART'4': Key SW2 pressed
UART'4': Key SW2 pressed
UART'4': Key SW2 pressed
UART'4': Key SW2 pressed
UART'4': Key SW2 pressed
UART'4': Key SW3 pressed
UART'4': Key SW3 pressed
UART'4': Key SW3 pressed
UART'4': Key SW3 pressed
UART'4': Key SW3 pressed
UART'4': Key SW3 pressed
UART'4': Key SW3 pressed
UART'4': Key SW2 pressed
UART'4': Key SW2 pressed
UART'4': Key SW2 pressed
UART'4': Key SW2 pressed
UART'4': Key SW2 pressed
UART'4': Key SW2 pressed
UART'4': Key SW2 pressed
UART'4': Key SW3 pressed
UART'4': Key SW3 pressed
UART'4': Key SW3 pressed
UART'4': Key SW3 pressed
UART'4': Key SW3 pressed
UART'4': Key SW3 pressed
Welcome to UART4 of the SK-FR-144PMC Evaluation-Board
================================================================
After Reset => 7-Segm. LED-Display shows counter
Key SW2, SW3 will change count direction
UART'4' will be echoed
UART'5' will be echoed
UART'5' will be send to CAN with ID #3
CAN ID #2 receive will be send to UART5
Key SW2, SW3 will result in UART output
================================================================
[/quote]
Maybe someone would take a look
 By the way: How's my english? Every time I have the chance I try to get some response about it
Thanks for helping me
Best regards,
Message Edited by BlackDevil on 03-02-2010 12:45 PM
Attachments:
Lesen_Und_Anzeigen.vi ‏12 KB

Similar Messages

  • Updated iPad and my games won't make any noise

    Updated iPad and my games won't make noise

    Try reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.

  • How to make new line in JButton.setText()?

    how to make new line in JButton.setText()?
    I want to set the text of jbutton in tow line ,as follows
    | jbutton-line1 |
    | xxxxxxx-line2 |
    i konw i can jbtton.settext("<html>line1<br>line2</html>");
    but i find it's ugly using html,
    is there anyother way to create new line in JButton's Text

    As for the above comment....
    I thought the question was well purposed. Using HTML was not acceptable in this instance, which was made clear, so why critisize his comments? "Using HTML" is a poor solution, it does NOT work in many instances due to browser, OS variations. Usually the "common answer" is never a COMPLETE answer.
    Possible Solution:
    Use JLabels to render the text on the button.
    import javax.swing.*;
    import java.awt.*;
    public class ButtonMaker {
    public static void makeButton(JButton jb, String[] titleList) {
    jb.setLayout(new FlowLayout());
    for (int i = 0; i < titleList.length; i++) {
    JLabel tmpLabel = new JLabel(titleList);
    tmpLabel.setForeground(Color.black);
    jb.add(tmpLabel);
    public static void clearButton(JButton jb) {
    Component[] cList = jb.getComponents();
    for (int i = 0; i < cList.length; i++) {
    if (cList[i] instanceof JLabel)
    jb.remove(cList[i]);
    Known Limitations:
    1. Flowlayout does not work well with single line text buttons... perhaps another layout manager may work better for various buttonsizes-linenumber combos.
    2. Mac OSX : The default UI for Mac OS X (and above it seems), is to have rounded edged buttons. These rounded edges are destoryed when using JLabels, leaving a square, blocky button in its place.
    POSSIBLE SOLUTION:
    (this is ugly and time consuming)
    - create images of the button with text on them.

  • Imovie, i can't see my project files and events, and won't make new ones!?

    When opening imovie (11) i cant see eny off my events or project files and i cant make new ones or import files. But i still se my events and project if i go to User-Film-Imovie Projects/Events...!?
    Message was edited by: Seb K S

    I've been having problems along the lines of most of these people as I have been trying to move iMovie files from one computer to another. I then put them on a USB drive, only to find out that it wouldn't work, according to the documentation. We then bought another Firewire drive, and formatted it as forum notes indicated, HDF. It didn't work correctly for file transfer in FAT32. Then when the files were put on the new drive via command line file copying program called rsync.
    I still couldn't get it to sync up on the new drive, but they were there. The answer turned out to be a few things found in much older posts, so I thought I'd post them here in case it is helpful to others.
    I'm now using iMovie11, but some of these were written for 08.
    *1. The files have to be in the two directories, Events and Projects. These have to be at the *top level of the hard drive*. If they are at a lower level, iMovie won't find them*. I had put them in another folder called Movies, but it can't find them there.
    2. Throw out the preference file, if necessary, as noted in several of the online posts. I'm not sure if that mattered or not, but did it, as well as restarted iMovie and the newly added projects and events finally showed up.
    3. Copy files to the events or project folder while holding down the command key.
    It now looks like there is a little bit of an issue with the syncing of the project data and the movie, but so far, it seems to be o.k., other than that.

  • DVDSP3 Won't Make New Buttons, Won't Open Project Files

    HELP!!!!
    The button editor in my DVDSP 3.02 stopped working after it opens a new project file. I mean, when you go to a menu and then hold down the mouse button and drag, nothing happens. It will not create any new buttons. Even if you drag a button template over and use the pop-up submenu. It will not create any buttons.
    Worse is what happens when I open an existing project file. Then it stalls forever at the "Loading Menus" point in the "Loading Project" dialog. It doesn't crash, it just stalls there forever. However, if I click "cancel" - THEN the app crashes.
    But it won't make buttons in the new project files it can open, and it won't open any existing project files. Very confusing.
    Here's what I know and have done to this point...
    If I watch this whole process in the Activity Monitor, here's what I see. I find that two apps named "DSPX_AEncoderServer" and "DSPX_EncoderServer" get hung (and turn red) when the "Loading menus" point is reached in the document load. Sometimes DVDSP will say it's hung, too, but not always.
    However, I found that my DVDSP app still runs flawlessly if I boot from my "clone" backup drive, which is how I'm still able to get work done currently.
    Back on my normal boot drive, all of the other Apple Pro apps still run perfectly - FCP, Compressor, A-Pack, etc. But not DVDSP.
    OK, here's a clue, but I don't know what it means. Two months ago, I had the logic board replaced on my G4. All the pro apps made me re-register. Then this DVDSP problem appeared out of the blue. Nothing fixed it that I could find. What made it finally go away was the timely arrival of a new Security Update to the OS via "Software Update." Installing that made the problem with DVDSP go away, for good.
    Not doing hard drive maintenance, repairing privleges, fully optimizing OS, Disk Warrrior, Norton DiskDoctor - none of them worked. But that Security Update showing up, installing, and then doing the post-install optimize fixed the problem. That time. Or maybe it didn't? Because...
    Two weeks ago the FW ports on the "new" logic board blew, just like the original, so AppleCare gave me a third logic board.
    Same deal as before with all the pro apps wanting to re-register because they are seeing a different serial number in firmware.
    Also, just like before, I have this trouble with DVDSP. But I can't fix it this time.
    In the past three days (two of which were really one "large" day with no sleep period in between) here's what I have done in an attempt to fix this, without success.
    I dumped the receipts for the DVDSP v3 installs and upgrades, then I reinstalled the DVDSP components from my original disc, and then reinstalled the online 3.02 upgrade. No go.
    I did all of the above, except this time I found an Apple TechNote on deinstalling DVDSP v2. So using that as a guide I did my best to delete the app and all its supporting files, as well as the install receipts, before doing a fresh install of the app and the v3.02 upgrade. No go.
    I did a plethora of hard drive and system maintenance thinking that perhaps some files had been misplaced, a hard drive directory corrupted, a bundle bit here or there un-set, a few system libraries de-optimized, various font and system caches corrupted, as well as numerous log files too filled up with "essential" data to run correctly therefore in need of deletion.
    Along with anything else I could think of based on my 20+ years of supporting Macs in a production environment. Again, no go.
    So I deleted all the DVDSP files and receipts from my boot drive again. Then I dumped all the install receipts for OS 10.3.9 and ran the "combo" version installer for that OS upgrade. Next I dumped the receipts for the Security Updates and reinstalled those. Then I did drive maintenance, OS permission fixing and optimizing. Then reinstalled DVDSP and friends. Still no go.
    But my version of the app that is on my backup hard drive that I cloned right before taking the Mac to the shop for the 3rd logic board still runs just fine. I boot off that drive (connected via Firewire) and DVDSP will run fine.
    I'm confused.
    Now I'm not inclined to spend a lot more time on this since my DVDSP 4 upgrade is due for delivery any day now, and I'm sure that will work OK. Especially since I'm planning on moving to Tiger at that point, too.
    But in the meantime, it sure would be nice to know what happened to my "regular" copy of DVDSP.
    Can anyone figure this out, or at least give me some new ideas on now to troubleshoot this?
    Apple Support refuses to help me because I'm still using an "unsupported" version of DVDSP. Even though I'm still using it because my purchased upgrade is being delivered via "media mail" - the US Postal Service's version of the proverbial "Slow Boat."
    That was a difficult and frustrating conversation withthe Apple Support rep, too, let me tell you. I've been a fan, user, customer, supporter, and evangelist for Apple hardware and software since 1984. But when that voice on the other end of the phone essentially told me that...
    a) if I was not using the latest and greatest version of the software, AND...
    b) if I was not willing to spend several hundred dollars each year on support fees...
    ...then I was basically on my own and they would not help me. Worse, they didn't care that I was an old and loyal customer, or that I was even a stockholder in the company. The support system essentially told me to get stuffed. Yee-e-e-ow!!!!
    I was especially mad about this because I have this nagging suspicion that this whole problem I'm having with DVDSP is somehow related to some kind of copy protection scheme that Apple has going on but doesn't talk about.
    I mean why did I need to re-enter the serial numbers for all my pro apps when I changed logic boards? Is my problem being caused by some Pro App component that knows enough to stop working when it thinks it's been bootlegged, but doesn't know enough to trigger a re-registration of itself.
    At this point, that idea is beginning to sound more and more plausible as the cause of my trouble.
    Anyway, this problem is seriously hurting my workflow. I'm out of ideas and I need some guidance from the collected wisdom of the forum to solve this problem.
    Thanks in advance.

    I didn't see anywhere that you had downloaded and
    installed the latest proApplication Support file. If
    you haven't, you should do this next:
    http://www.apple.com/support/downloads/proapplications
    upport31macosx1039.html
    Hal:
    I had reinstalled that ProApps Support version, but I hadn't done it since I deleted all the app files and such, then done a complete reinstall from the DVD.
    So I just downloaded it afresh, and then installed it. Then I restarted, and then repaired permissions with Disk Utility.
    Still no go.
    I'm bamboozled. I thought I knew something about this stuff, but I guess it's good to stay humble.
    However, my 5.1 studio upgrade just arrived in today's mail. I think I'm going to take a chance. I'm between projects right now. So I'm going to upgrade my OS to Tiger>then 10.4.6 upd. Then I'll take a shot at installing the new FCP Studio upgrade and see what happens.
    Any comments or advice? Otherwise, wish me luck. I'll let you know how this works out with a post here.
    Sure wish I could figure out what's going on with my DVDSP v3, though. I really HATE to leave unresolved problems hanging out there. Seems like they always come back to bite you again if you don't deal with them.
    Thanks for the help.

  • HT5787 I have reset my password  but I cloud and App Store won't accept new password

    I have reset my password and my I cloud and App Store won't accept the new password

    Normally it's the Apple ID that's tied to your content not your password (You can change your password every day if you want to). Try again and choose the option I forgot my password and your will get an e-mail how to go about it.

  • Fnd_new_messages won't display "new line" in sswa

    I created a new message in FND_NEW_MESSAGE, and I can't get "new lines"/"carriage returns" to display properly.
    Can someone explain how to get this to work? I am currently using BR, enclosed in <>, to force newline.
    For Example: ( i am using the tag properly, but for this posting i need to use the spaces before after BR) Message_text = 'This is line 1 < BR > This is line 2 ' <BR>
    In SSWA, should display as: <BR>
    This is line 1 <BR>
    This is line 2
    <BR>
    however, displaying as:
    This is line 1 < BR > This is line 2
    Thanks

    If your requirement is to have custom html message rather then the standard message, you can pass ur custom html in OAFormattedtext bean
    --Mukul                                                                                                                                                                                                                                                                                                                                               

  • How to make new-line when printing strings?

    Please help me with code . I can't able to print the string in new line
    Anil

    ... the same question as your other post:
    Printing the string

  • My Photoshop CS6 won't make new files or open any???

    Okay, I just downloaded it. I tried clicking new and put in the size and stuff and this happens...
    Okay. It says it's there, yes?
    No. It won't show my blank canvas.
    Now if I click on the 'Untitled-1 etc..' and hold it and stuff you can see the canvas, but the second I let it go. It disappears. The same thing goes with opening files. I open them. The thing says its there, but it won't show it. Why does this keep happened? I re-installed it, but still happens.

    OK, that means that the problem was with your video card driver.
    Have you updated your video card driver from the GPU maker's website recently?  (you should)

  • Downloaded Lion and Now iWeb Won't Publish New Page or Changes?

    Hello,
    I am having the hardest time getting iWeb now publish info. After updating to Lion iWeb will not publish anything new I do on iWeb. It will act like it is publishing everything but nothing shows up on the net. What do I need to do to fix this?

    Try the following:
    delete the iWeb preference files, com.apple.iWeb.plist and com.apple.iWeb.plist.lockfile, that resides in your Home() /Library/Preferences folder.
    go to your Home()/Library/Caches/com.apple.iWeb folder and delete its contents.
    Click to view full size
    launch iWeb and try again.
    The following will assist you in using iWeb with Lion partidularly if you have more than one domain file:
    In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    To open your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Mail won't make new-mail or sent-mail sounds after sleep

    I've had this issue for the last 6 months, probably ever since 10.7.3 update in May.
    Mail stops making the usual noises after going to sleep one or two times. The weird thing is that it will store all the unplayed noises in a buffer and then suddenly decide to play a few months worth of sent-mail and incoming-mail noises at a rate of one per second for several minutes upon waking up. Apple was no help.
    Restarting seems to solve the problem until the next sleep cycle when it starts up again. I did a full restore twice and it made no difference
    Apple's mail specialist hadn't ever heard of this issue before when I called in September. It's not a game stopper but I worry it might be a hardware issue that I'd like to have fixed before my warrentee runs out.

    I've never seen anything like this reported before. Verify/repair your disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    If the problem persists, proceed as follows:
    1. Open /Applications/Utilities/Console.
    2. From the File menu, choose either Open Console Log, or Open System Log, or both, so that the Console application displays the contents of both system.log and console.log.
    3. Try to reproduce the problem, and look at the bottom of the Console windows for messages that could have been written there as a result. Do you see anything that could provide a clue as to what's going on?
    Now, try this:
    1. Go to Apple Menu > System Preferences > Accounts, and create a new user account for testing purposes.
    2. Either log out of your main user account or just quit Mail so that it does not interfere with the other user account.
    3. Log in as the newly created user and set up Mail anew there. Does the problem happen there as well?

  • How to make curved lines in image more smooth and clear

    How do i make this clear its and image, i want to make the lines really clear and smooth

    Quick and dirty:
    Use Gaussian blur to soften the edges, (I used a value of 2).  The use levels, and drag the black and white sliders towards thge center.
    Much better to create from scratch using the rough graphic as a template.  If it is a one off, then just stroke a path for the circular outlines, and use a layer mask for the break in the inner circle.
    For the curved text, the simplest way is to use the type tool, and then the Create warped text tool from the Options bar, but I doubt you'd get a tight enough curve, so you'll need to use Type on a path.  The easiest way to do that in this case would be to drag out a circular selection with the Marquee tool using the Shift and Alt/Opt keys, and then use the Make work path from selection icon at the bottom of the Paths panel.  Hover the Type cursor over the path and type your text.  If you use Center justified and start at the top, to keep it symetrical, but I just get it close, and fix it with Free Transform.  The rest is straight forward.  I used Areil bold for curved text, and Times New Roman bold for the center text. Use a custom shape for the Tick.  If the tick is not quite to your liking, use the Direct selection tool (a) to drag the points to a better shape.
    If you want to use this in a layout program like InDesign, save the layered document as an EPS file, which will be (mostly) vectored and scaleable in InDesign.  You'd need to use Shape layers for the two circles to make it fully vectored.

  • Difference​s in CIN management between Labview 5.0 and Labview 7.1 ?

    Hi,
    I'm using a VI on a two photon microscope. It steers the laser beam in the sample (quite the same way as a TV scan, scanning a fast line on the X axis, then moving the line down) controlling two mirrors by the PCI-MIO-16E-4 Multifunctions card on traditional DAQ and at the same time it serves as the acquitision through a non-NI DSP Multifunction-board with on-board buffers and hight data throughput (70 Mb/s).
    It is this part of the program which gives us strong headaches since we have upgraded to a new PC.
    On the old machine we used Win2k and Labview 5.0; on the new machine we planned to use WinXP Pro and Labview 7.1.
    The acquisition part of the VI uses 2 CINs. One is used to configure the FPGA on the Multifunctions board at initialization.
    The second CIN reads he buffers received from the board and puts them into the shape of an image.
    Now since we tried in WinXP Pro and Labview 7.1, we get some kind of weird bugs. Either there is a big problem concerning the synchronization of the mirros with the acquisition or with the image reconstruction. We have already tried :
    1. Putting everything back into the old machine to verify there has not been any damage to the boards. OK
    2. Using the boards in the new machine but with Win2000 and Labiew 5.0, just to be sure that there are no conflicting elements in the hardware. OK
    As we wanted to check everything slowly but surely we then installed LV 7.1 on the new machine but still with Win2k. And here the problem appears !
    First we thought the drivers for the Multifunctions board (ATEME Adr128C6x) were not compatible with WinXP Pro, so at this point we were quite surprised to notice the problem seems to be caused by the upgrade from LV 5.0 to 7.1 !
    Now, finally my question is : Are there any major changes in how Labview handles CINs between LV5.0 and 7.1 ?
    Can the problem be caused by the

    So, no answer,...
    Anyhow, we found the problem on our own. For anyone else experiencing this kind of behaviour :
    The problem did not have anything to do with our CINs, nor with XP.
    In fact, we have noticed that the Analog Ground the Digital Ground had to be connected. For some kind of reason in LabView 5.0 this did not introduce the problem. But in Labview 7.1 the sync, because of a somewhat unstable Ground, it caused complete disfunctionment. We don't know why but, hey, the problem is gone.

  • Differences in CIN management between Labview 5.0 and Labview 7.1 ?

    Hi,
    I'm using a VI on a two photon microscope. It steers the laser beam in the sample (quite the same way as a TV scan, scanning a fast line on the X axis, then moving the line down) controlling two mirrors by the PCI-MIO-16E-4 Multifunctions card on traditional DAQ and at the same time it serves as the acquitision through a non-NI DSP Multifunction-board with on-board buffers and hight data throughput (70 Mb/s).
    It is this part of the program which gives us strong headaches since we have upgraded to a new PC.
    On the old machine we used Win2k and Labview 5.0; on the new machine we planned to use WinXP Pro and Labview 7.1.
    The acquisition part of the VI uses 2 CINs. One is used to configure the FPGA on the Multifunctions board at initialization.
    The second CIN reads he buffers received from the board and puts them into the shape of an image.
    Now since we tried in WinXP Pro and Labview 7.1, we get some kind of weird bugs. Either there is a big problem concerning the synchronization of the mirros with the acquisition or with the image reconstruction. We have already tried :
    1. Putting everything back into the old machine to verify there has not been any damage to the boards. OK
    2. Using the boards in the new machine but with Win2000 and Labiew 5.0, just to be sure that there are no conflicting elements in the hardware. OK
    As we wanted to check everything slowly but surely we then installed LV 7.1 on the new machine but still with Win2k. And here the problem appears !
    First we thought the drivers for the Multifunctions board (ATEME Adr128C6x) were not compatible with WinXP Pro, so at this point we were quite surprised to notice the problem seems to be caused by the upgrade from LV 5.0 to 7.1 !
    Now, finally my question is : Are there any major changes in how Labview handles CINs between LV5.0 and 7.1 ?
    Can the problem be caused by the traditional DAQ

    So, no answer,...
    Anyhow, we found the problem on our own. For anyone else experiencing this kind of behaviour :
    The problem did not have anything to do with our CINs, nor with XP.
    In fact, we have noticed that the Analog Ground the Digital Ground had to be connected. For some kind of reason in LabView 5.0 this did not introduce the problem. But in Labview 7.1 the sync, because of a somewhat unstable Ground, it caused complete disfunctionment. We don't know why but, hey, the problem is gone.

  • Appending to new line in text file

    I am trying to append text to a new line to a file. I set the append parameter to true and I try to output the new line character after I write the string to the file. However it is still appending the next string to the end of the first rather than in the line below. My code is below. Can someone please help me?
    Thanks
    public static boolean WriteToFile(String nameOfFile,
    String contents)
    FileWriter myFileWriter = null;
    try
    System.out.println("Attempting to write text to = " + nameOfFile);
    myFileWriter = new FileWriter(nameOfFile,true);
    myFileWriter.write(contents);
    myFileWriter.write('\n');
    myFileWriter.close();
    return true;
    catch (Exception e)
    System.out.println("EXCEPTION thrown ");
    return false;
    }

    I am trying to append text to a new line to a file.
    I set the append parameter to true and I try to
    o output the new line character after I write the
    string to the file. However it is still appending the
    next string to the end of the first rather than in
    the line below. My code is below. Can someone please
    help me?
    Thanks
    public static boolean WriteToFile(String nameOfFile,
    String
    String
    String contents)
    FileWriter myFileWriter = null;
    try
    System.out.println("Attempting to write
    ting to write text to = " + nameOfFile);
    myFileWriter = new
    eWriter = new FileWriter(nameOfFile,true);
    myFileWriter.write('\n');
    myFileWriter.write(contents); myFileWriter.close();
    return true;
    catch (Exception e)
    System.out.println("EXCEPTION thrown ");
    return false;
    try the change what i have made in bold

Maybe you are looking for

  • Time Machine Won't Recognize External Hard Drive

    Hi there, My father has a 2009 iMac running Mac OS X 10.8.3. Recently, Time Machine stopped recognizing his external Maxtor OneTouch backup hard drive. I've tried the whole litany of ideas and tips listed in this forum and other websites: Rebooting b

  • C6380 LCD doesn't Pop up

    Does anyone know what's wrong with my C6380? The LCD display doesn't pop up when the printer starts. It just lay down all the times. Even I reset the printer with (press: Print Photos + Red Eye Removal), same thing happended. Does anyone has an idea?

  • Error in executing RFC or CAF Application Service

    Hello Everybody, I am creating course approval process, in which I am calling RFC for user info and after course approval, calling CAF application service to persist this data. But, both services are not working in process. I have tested callable obj

  • Kde 3.5.9

    Missing the update from the "kdebindings" and the new Archlinux Logo's for the background and kde-splash-screen.

  • Preserving File Name

    Is there any way to force Contribute to overwrite files? We update our site daily and as a result, each time new images are loaded contribute adds a number to the end of the file, there are hundreds of "old files" example 'image_134.jpg. Is it not po