Problems with the characters of backslash with NIMax Import/Export

I'm developing a program that uses the NIMax featue export to create a. INI file, I then manipulate and re - import in NIMax.

The problem I have encountered is when I export Max and create the. INI file returns the transport are part of the /x0d, but when I import the chain is imported, exactly as it appears and does not convert back. I created a simple program to make sure that nothing in my program was causing the problem. (See below).

Have also sought solutions to workaround in my program, I found nothing. Is there a way to work around this problem, or change the system of import and export?

Michael

Test program

Original text in NIMax

Export text in *. INI file

Text imported into NIMax

In fact, it makes perfect sense. Carriage returns and line breaks don't do well in the INI files, so they are converted to slash codes when the string is saved. The import program takes exactly what is in the file and imports it.

The odd bit is that it is not consistent. The inserted string must be "\r\n" or "\x0d\x0a", but not a mixture.

Mike...

Tags: NI Software

Similar Questions

  • Problem with Oracle Import/Export database

    I'm doing some imp/exp between two oracle databases.
    During the import, I got an error:
    IMP-00060: WARNING: jump table "BIAPPS". "' HR_LOCATIONS_ALL ' because the object of type 'MDSYS. "' SDO_ORDINATE_ARRAY ' does not exist or to identify different

    However, when I connect my database as sysdba goal and run the following script:
    Select object_name, object_type, owner of dba_objects where object_name = 'SDO_ORDINATE_ARRAY ';

    I found that the object type is actually existing in my target database:
    OWNER OBJECT_TYPE OBJECT_NAME
    ------------------------------------------------------------------------------------------
    SDO_ORDINATE_ARRAY PUBLIC SYNONYM
    SDO_ORDINATE_ARRAY TYPE MDSYS

    I run "Grant all on sdo_ordinate_array to biapps;" and tried to import the table again, but the I still have the same error information.

    Could someone tell me the reason of this problem and how to get this HR_LOCATIONS_ALL imported? Thank you very much.



    Here is the HR_LOCATIONS_ALL DDL, I received from source database:
    CREATE TABLE 'BIAPPS '. "" HR_LOCATIONS_ALL ".
    + ('LOCATION_ID' NUMBER (15.0), +)
    + NUMBER (15.0) "ENTERED_BY," +
    + VARCHAR2 (60 BYTE) "LOCATION_CODE," +
    + VARCHAR2 (240 BYTE) "LIGNE_ADRESSE_1," +
    + VARCHAR2 (240 BYTE) "LIGNE_ADRESSE_2," +
    + VARCHAR2 (240 BYTE) "ADDRESS_LINE_3," +
    + VARCHAR2 (30 BYTE) "BILL_TO_SITE_FLAG," +
    + VARCHAR2 (60 BYTE) 'COUNTRY ', +.
    + VARCHAR2 (240 BYTE) "DESCRIPTION," +
    + NUMBER (15.0) "DESIGNATED_RECEIVER_ID," +
    + VARCHAR2 (30 BYTE) "IN_ORGANIZATION_FLAG," +
    + DATE "INACTIVE_DATE," +
    + NUMBER (15.0) "INVENTORY_ORGANIZATION_ID," +
    + VARCHAR2 (30 BYTE) "OFFICE_SITE_FLAG," +
    + "ZIP_CODE" VARCHAR2 (30 BYTE), +.
    + VARCHAR2 (30 BYTE) "RECEIVING_SITE_FLAG," +
    + VARCHAR2 (120 BYTE) "REGION_1, +.
    + VARCHAR2 (120 BYTE) "REGION_2, +.
    + VARCHAR2 (120 BYTE) "REGION_3," +
    + NUMBER (15.0) "SHIP_TO_LOCATION_ID," +
    + VARCHAR2 (30 BYTE) "SHIP_TO_SITE_FLAG," +
    + VARCHAR2 (7-BYTE) 'STYLE ', +.
    + VARCHAR2 (15 BYTE) "TAX_NAME, +.
    + VARCHAR2 (60 BYTE) "TELEPHONE_NUMBER_1," +
    + VARCHAR2 (60 BYTE) "TELEPHONE_NUMBER_2," +
    + VARCHAR2 (60 BYTE) "TELEPHONE_NUMBER_3," +
    + VARCHAR2 (30 BYTE) "TOWN_OR_CITY," +
    + VARCHAR2 (30 BYTE) "ATTRIBUTE_CATEGORY," +
    + 'ATTRIBUTE1' VARCHAR2 (150 BYTE), +.
    + 'ATTRIBUT2' VARCHAR2 (150 BYTE), +.
    + VARCHAR2 (150 BYTE) "ATTRIBUT3," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE4," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE5," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE6," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE7," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE8," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE9," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE10," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE11," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE12," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE13," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE14," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE15," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE16," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE17," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE18," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE19," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE20," +
    + DATE "LAST_UPDATE_DATE," +
    + NUMBER (15.0) "LAST_UPDATED_BY," +
    + NUMBER (15.0) "LAST_UPDATE_LOGIN," +
    + NUMBER (15.0) 'CREATED_BY ', +.
    + DATE 'CREATION_DATE ', +.
    + NUMBER (9.0) "OBJECT_VERSION_NUMBER," +
    + "TP_HEADER_ID" + NUMBER
    + VARCHAR2 (35 BYTE) "ECE_TP_LOCATION_CODE," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE_CATEGORY," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE1," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE2," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE3," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE4," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE5," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE6," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE7," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE8," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE9," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE10," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE11," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE12," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE13," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE14," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE15," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE16," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE17," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE18," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE19," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE20," +
    + NUMBER (15.0) "BUSINESS_GROUP_ID," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION13," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION14," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION15," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION16," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION17," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION18," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION19," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION20," +
    + VARCHAR2 (240 BYTE) "DERIVED_LOCALE," +
    + "GEOMETRY" 'MDSYS. "" SDO_GEOMETRY. "+
    + VARCHAR2 (30 BYTE) "LEGAL_ADDRESS_FLAG," +
    + 'TIMEZONE_CODE' VARCHAR2 (50 BYTE) +.
    +) PCTFREE 0 PCTUSED 40 INITRANS 1 MAXTRANS 255 COMPRESS NOLOGGING +.
    STORAGE (INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645)
    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 DEFAULT USER_TABLES)
    TABLESPACE "BIAPPS".
    VARRAY 'GEOMETRY '. "" ANSDO_ELEM_INFO "STORE AS BASICFILE LOB
    + (ACTIVATE 8192 CHUNK ONLINE STORAGE +)
    CACHE
    STORAGE (INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645)
    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 DEFAULT USER_TABLES))
    VARRAY 'GEOMETRY '. "" SDO_ORDINATES ' STORE AS BASICFILE LOB
    + (ACTIVATE 8192 CHUNK ONLINE STORAGE +)
    CACHE
    STORAGE (INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645)
    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 DEFAULT USER_TABLES));

    Yang YAng,
    You export some objects in the environment of the Apps? Look at the last answer to this thread, which talks about the solution of the said error,
    Import of Oracle problem:
    And you can get some lead from this link
    http://translate.Google.com/translate?hl=en&SL=zh-CN&u=http :// www.oracleblog.cn/working-case/imp-00060type-does-not-exist-or-has-different-identifier/&sa=X&oi=translate&resnum=4&ct=result&prev=/search%3Fq%3DIMP-00060%26hl%3Den%26rls%3Dcom.microsoft: en - US: % 26rlz % 3D1I7GGLJ % 26pwst %3 D 1
    HTH
    Aman...

  • I have intermittent problems with iphoto importing from iphone since 0sx 10.11.6. Update

    I have intermittent problems with iphoto importing from iphone since 0sx 10.11.6. -Update

    1 iphoto sees not iphone - restart

    2 iphoto sees iphone but says "no pictures" - restart

    3 Iphoto sees phone and photos and I click Import all or import selected - then I have problem of file format and nothing is imported

    NOTE: I have similar problems with image capture - sometimes you can see the phone and photos, and sometimes is not

    I have an imac 2015 - execution of yosemite

    Help my new iphone because 7 is coming today and I am terrified of the transfer.

    Not sure, but in any case iPhoto is a dead - it would be really smart to learn pictures (a totally new and different program with a learning curve and different workflows)

    With the help of pictures with my new iPhone 7 and iCloud photo library all works well without any problem - nothing different photos with my iPhone except the news and the best quality Photos 5

    LN

  • How to solve the problem with slow import mxf files exported from first cc?

    Hello!

    I'm working on the first update to 7.2, on 64 bit, windows 7, and I have a problem with the import of the MXF op1a (IMX 30 PAL) files that I exported from first.

    MXF Import blocks especially first, but when he's not, it takes a long time to import (10-15 min).

    I tried editing ContributeQ but again, it hangs / takes a long time and I can see only a black screen.

    I installed a new copy of windows on this computer with everything clean, but it doesn't seem to work.

    Is there a software patch or way to go around for this problem?

    Whenever you have trouble with this, reduce the number of influences of others on your system.  In this case, delete TotalCode and see if it behaves better.  If it does not remove the device from BlackMagic and uninstall the drivers.  If one of these steps will improve performance, check with the third-party manufacturers.  There may be a setting or an update is necessary so that your system works correctly.

  • Problem with AE import jpeg as a framework, and I can expand in the timeline. Please, any suggestions?

    Does anyone know how to solve the problem of the AE import a jpeg image? I can't extend it beyond an image to the bottom of the timeline.

    You have imported a simple JPEG as a sequence of images rather than images. Import the file again in image sequence is not checked.

  • Problems with updates important installation time and time again

    the following have not installed successfully on my laptop: Windows Vista 32 bit

    STARTING ON 10/14/2010 FOLLOWING DO NOT HAVE

    KB2206011

    KB2281679

    KB979688

    KB981957

    KB2387149

    KB2360131

    KB982132

    KB979687

    KB2207566

    KB2345886

    KB2378111

    KB2416400

    STARTING FROM 15/12/2010 THE FOLLOWING DO NOT HAVE

    KB2296199

    KB2442962

    KB2305420

    KB2436673

    KB2423089

    THE FOLLOWING HAVE INSTALLED SUCCESSFULLY 26 TIMES AND CONTINUE TO RE-INSTALL AND IT IS THAT PROMPTED THE INITIAL QUESTION, NOT KNOWING THE OTHER HAD FAILED UNTIL I WAS ASKED TO REVIEW THE HISTORY AND SEE WHAT A FAILED I DON'T SEE NO ERROR CODES

    KO 2518870

    KB2478663

    WHAT'S WRONG WITH THIS POINT?

    KB2296199

    Hi, Rose MarySteele,.

    Run the FixIt to is this document to resolve the problem with the same update offered repeatedly.

    Let us know if this helps

  • Problems with sound, imported weird noise

    Hello everyone, I do an animation in Flash CC and I had problems with the import of sounds.

    When I try to import sounds in the library, it appears on the timeline, when I press Enter to display the preview, the only thing I hear is a horrible and loud, as static noise, stop doesn´t until I'm close Flash. But if I press cmd + alt + enter it generates the swf file and I can hear the sound normally.

    I really Don t know what to do, or how to fix it. I will really appreaciate to help thank you very much.

    Either way, I use a Mac. I've recently updated to the Mavericks. I didn t use flash before so I don't know if I already had this problem. It was an mp3 file I imported

    Post edited by: FrancoM

    Hello

    Try updating your Flash CC using the menu help-> updates or using creative application of cloud. A fix for this issue is already out in the last update (13.1.0.226).

    This has been reported to occur after the Mavericks for update only on Mac.

    Let me know if this does not solve your problem.

    -Mabrouk

  • Problem with ProRes import in first CC in Windows

    Hey all,.

    I realize the futility of the use of ProRes in a Windows environment, so I thought I'd just get that out of the way right away the bat.  That's how I got the images of the customer and it's too to try to convert into another codec (even if I have to, I'll do it, I would just avoid it).  Despite this, I had not really a problem with this until I tried to work in CC.

    I started this project in first CS5 and has been seen no problem.  I received a few files AE in CC and decided I bite the bullet and move to the more recent and rather than try and rebuild projects in CS5.  I download, install, update, open the first to rebuild the short Assembly and then find that when I import ProRes files, all I get is audio, no video.  I can import other codecs very well, it's just the ProRes who refuses.

    I had Quicktime and decoder of QT Windows for ProRes are updated, as well as the first CC.  I currently have all my work files bundled up on a drive to take in my 04:51 and work on a Mac on my lunch break, but for obvious reasons, I would like to be able to work at home.

    This client does not provide sufficient work to justify a new purchase of Mac, and I'm just at the end of the roll.  It has worked well in CS5, why not not in CC?

    Here are my specs:

    Windows 7 Professional 64 bit

    First Pro 7.0.1 CC

    QuickTime (fully updated)

    Decoder ProRes QuickTime for Windows (fully updated)

    You can provide any assistance is greatly appreciated!

    I just fell on the same problem. Windows system, body CC 2014 and Prores files would be important only the audio. Launched QT7 Pro, reopened agency CC 2014 and Prores files imported without problem.

  • Problems with audio imported in PE4

    Hello

    I've been using first Elements 4 for a couple of years now without any real problems, including the importation of the soundtracks in my projects.  In my last project, I imported 2 audio files of 100 haircut and the Black Eyed Peas (even though it's probably not relevant!).  These 2 files play fine in itunes, but when I import into the project, they stutter on playback.  Here are some facts that might be useful where I tried already different things after watching the forums:

    1. the audio files have .m4a file extensions which I believe is a Quicktime movie. The properties of the source audio clip form shows that - 16-bit - 44100 Hz stereo

    2. the audio format of project is 48000 Hz - 32-bit floating point stereo

    3. the original audio/video input of my camera (Canon HV20) was in video high definition

    4 there is no red line showing in the timeline section of the soundtrack where imported files or in the audio section of the movie imported from my camera

    5. the clips stutter in PE4 before even they are trained and fallen into the timeline, that is if you open from the sections of organiser or project

    6. I shot in other audio files in the project that are .m4a and they seem to work ok

    7. I tried to cut the audio on the original video to see if that was who collide with the additional soundtrack but that made no difference

    Anyone can shed light on what I'm doing wrong?

    Thank you very much

    Martin

    music of iTunes used to have built-in software that would lock usage in a video editing project. I think that Apple has relaxed a bit- but it cannot always be fully compatible in its native format.

    Try to download the free program Audacity - a program call in my books of Premiere Elements a must - have. If you open the song in Audacity, you will find the option to save it as an MP3 or WAV.

    Try to convert your iTunes stuff a WAV before put you in Premiere Elements and see if that solves your problem.

  • Problems with PowerPoint Import

    I used the Captivate, but I've never imported PowerPoint so far.

    In edit mode, I see this

    But when I saw it, I see it.

    And this happens for each slide.

    It is better to import PowerPoint?  I've done several modules of Captivate over the past years, I'm her comfortable while rebuild.

    Thank you.

    I have never use PPT, recommend to start over in first Grade. It looks like a problem of resolution: ensure that the size of the PPT is the same as the CP project?

  • QuickTime, export error QuickTime for Windows is unable to export H.264 on computers with more than 16 cores of CPU because of a problem in the Apple H.264 compressor component. Export error Incompatible Video Codec found in the preset

    I get now after a recent update this error pop up.  I already tried to reinstall QuicktimePro and I am still getting this error.  Any thoughts on what may cause this problem and how can I solve it?

    Thank you

    Media Encoder QuickTime H.264 encoding is based on the QuickTime component provided by Apple.  Unfortunately, the version Windows of QuickTime from Apple does not support the 16 + processor cores.  Unless Apple corrects this problem on their own, we cannot do this work on Media Encoder.  Another solution is to use encoding H.264 (.mp4) and it works on any CPU configuration.

  • Problem with procedure of 'Export Image' of the graph

    Using Labview 8.5.1 on Windows XP.

    I want the current graphs of a XPGraph object stored in a file, using the precedure 'Export picture'. The path is valid and I always put "crush" true. Yet sometimes the right procedure does not any file at all.

    Is there something that I have to watch any explanation why it works sometimes and sometimes it isn't?

    Best regards

    Heinrich


  • Problem with Email-Import capture processor

    Hello

    the task is to monitor an Inbox electronic mail and automatically import all mails with a pdf attachment to the Complutense University of MADRID.

    I created the import task, configured everything, define the metadata and validation assignment at the Complutense University of MADRID. Now all that
    works except for one detail: he does not define the sender of the e-mail. Neither the name nor the address.

    Everything is defined exactly as it should be, the recipient's name and address, message-id, sent that day and receive date etc.

    The Version we use is 11.1.1.8.

    Does anyone have an idea where the problem would be?

    Kind regards

    Anton

    Please apply the latest patch Webcenter Capture.

    CUMULATIVE Oracle WebCenter business captures PATCH 11.1. 1.8.0 NUMBER 6

  • I suddenly have problems with CS5 to export a Mac.app projector.

    Everything I'm doing is changing text on a file I exported as a projector Mac before and worked fine. The application launches another swf with load movie. The newly exported application does not overwrite the previous one - first suspicion that something was wrong. I deleted the old copy, then a new has been exported. However, when I try to run it on the new Mac OSX I get an error due to a damaged file so that the application can not be opened. It opens on an older Mac OSX. Strangely the same app that has been exported about 4 months ago works fine on the new Mac OS, so I just use that for now. I tried to reinstall Flash (I'm working on windows) during the previous installation. This has not fixed it. I also saw a few other concerns of older files are not replaced on the export and a clip that simply would not work correctly when that one bit of the text has been changed in the code. What can I do? Should I delete completely first Flash? I couldn't see a way in window 7 to uninstall Flash CS5. The windows projector works that I exported also works very well.

    Update on that. I found in another thread how to do a clean uninstall. I reinstalled Flash this time it wasn't a list of errors as when I installed on top of the existing program. But the problem is still there. I did a small test file in case the original file has been damaged. If I export the mac app I that the file was damaged only on the latest OS. This occurs when the file is unpacked on a Mac. I need to be able to export Mac projectors. Why it doesn't work anymore? Previous Projectors that I exported work on the newer operating system.

  • Big problems with PP-> AE-> export MPEG2-DVD Encore

    Hey guys and girls

    For these last two days I've pretty well pulled across the rest of my scalp hair...

    I have a 1920 minute 190 x 25 1080 p video, all prepared in Premiere Pro.

    The video has AN audio track and THREE video tracks.

    Each video track has some transitions (in my case: Roll Away (peel page)).

    The vids is the main video, the other two should appear in Picture - in - Picture Frames created with After Effects.

    The final result should be played at MPEG2-DVD and a DVD created with yet.

    Here are my two problems (?).

    Problem 1: First Pro and After Effects

    -When replacing my nested sequences (each video track is its own nest) and send it to all the AE seems well.

    -Cons: none of my transitions will make out of AE (basically clip 1 cuts immediately to the clip 2 without the transition)

    Problem 2: Export of MPEG2-DVD - audio is too short

    -When I go to my images in MPEG2-DVD with SOUL, the sound is always too short.

    -Example: I had a chapter of 24 minutes and the noise lasts about 23 minutes. Then he'll just quiet while the rest of the video games.

    -(I have the sound multiplexed in the MPEG2 file).

    Possible solution?

    I've tried so many things... Now I think about it:

    What is a solution for the #1? :

    -export each video track separately and without loss (Windows Media, 1920 x 1080 25 p?)

    -export the sound soundtrack under his AAFC.

    -Create a new timeline with the newly made (have all the transitions in them) videos.

    -THEN send them to AE again. AE does its thing.

    For the #2 problem (its too short), I don't know right now. This is the most frustrating of my problems.

    Any help would be greatly appreciated.

    Greetings from Berlin,
    Michael

    > multiplexed sound in the MPEG2 file

    See my response to your still to post http://forums.adobe.com/thread/1219857

    Audio and video multiplexing is only for the computer reading, only not for creating DVDs

Maybe you are looking for