Ventana de MSDOS

If it is necessary to write in english, please let me know.
Estoy desarrollando una aplicación para un puerto serie. Tenemos dos problemas. 1. Al depurar el programa aparece una ventana de MSDOS. Incluso al correr el ejecutable aparece la ventana ¿Como la deshabilito?. 2) Al leer datos del puerto serie mediante la función ComRd, el array de datos es de tipo UnsignedChar. Al pasarlos a un array de tipo int, no existe problema, pero al imprimirlos aparecen datos erroneos. Al visualizar el array completo mediante la ventana de CVI los valores son correctos, pero al visualizar el dato especifico del Array ( VectDatos[3][2][1]) el valor es diferente. ¿Exite problema por manejar arrays de tres dimensiones? Anexo envio el codigo de mi aplicac
ion (líneas 426 a 781)
Attachments:
Trix.c ‏58 KB
Trix.uir ‏122 KB

Gracias Juan Carlos
Voy a revisar el formato de los datos. En cuanto a los archivos faltantes anexo envio el archivo .h y el .prj
Attachments:
Trix.h ‏22 KB
Trix.prj ‏9 KB
Trix.cdb ‏533 KB

Similar Messages

  • [AS] fscommand "exec"

    Estoy ejecutando en un botónde flash la siguiente
    accion:
    on(release){
    fscommand("exec","archivo.bat");
    Y el archivo.bat (que esta dentro del directorio fscommand)
    contiene lo
    siguiente:
    start subdirectorio\archivo.exe
    Pues el problema es que parece que me lo ejecute pues aparece
    la ventana de
    msdos pero no lo hace.
    Que es lo que sucede? Lo he hecho de esta manera para crear
    subdirectorios
    en la carpeta fscommand para poder ejecutar.
    Gracias

    Parece ser que el flash cs3 por seguridad no interpreta bien
    las rutas del
    bat... en cambio con flash8 va ok... cosas de la
    tecnología :-S supongo que
    ya aparecerá alguna solución con el cs3 sino mal
    vamos.
    "Luciano A. Ferrer" <[email protected]>
    escribió en el mensaje
    news:fcosd6$ov8$[email protected]..
    > "Markus" <[email protected]_no_spam> escribió
    en el mensaje
    > news:fcorhc$nsc$[email protected]..
    >> He probado de sacar el start pero entonces no
    ejecuta nada... tengo
    >> windows 2000
    >
    >
    http://www.google.com.ar/search?q=fscommand+exec+windows+2000
    >
    > que tengas una buena lectura :)
    >
    >
    >
    >> "Luciano A. Ferrer"
    <[email protected]> escribió en el mensaje
    >> news:fcoql0$msj$[email protected]..
    >>> ----- Original Message -----
    >>> From: "Markus" <[email protected]_no_spam>
    >>> Newsgroups: macromedia.general.espana
    >>> Sent: Monday, September 17, 2007 4:18 PM
    >>> Subject: [AS] fscommand "exec"
    >>>
    >>>
    >>>> Estoy ejecutando en un botónde flash la
    siguiente accion:
    >>>> on(release){
    >>>> fscommand("exec","archivo.bat");
    >>>> }
    >>>> Y el archivo.bat (que esta dentro del
    directorio fscommand) contiene lo
    >>>> siguiente:
    >>>> start subdirectorio\archivo.exe
    >>>>
    >>>> Pues el problema es que parece que me lo
    ejecute pues aparece la
    >>>> ventana de msdos pero no lo hace.
    >>>> Que es lo que sucede? Lo he hecho de esta
    manera para crear
    >>>> subdirectorios en la carpeta fscommand para
    poder ejecutar.
    >>>> Gracias
    >>>
    >>> Probá sacar el start, según tengo
    entendido es para windows viejos
    >>>
    >>>
    >>> Por otro lado, alguién sabe cómo
    conseguir algo similar a esto pero para
    >>> una
    >>> MAC?
    >>>
    >>> Saludos!
    >>> Luciano
    >>>
    >>>
    >>
    >>
    >
    >

  • How to enable MSDOS program to be called from Oracle PL/SQL procedure ( Web Service )?

    Hello,
    Dealing with the time demanding procedure where power user is interactively execute sequence
    of steps of procedure:
    1. pl/sql procedure for preparing data in some table
    2. java program that read data from the table and creating input txt file for MSDOS program
    3. MSDOS program is autonomous component that reads input txt file and make
        output txtfile.
        MSDOS program is closed component, can not be modified
    4. java program that insert txtfile into Oracle table.
    5. Steps 1 to 4 are executed in interations driven with select on some table.
    Trying to prepare re-design the procedure  and not sure about which technologies to use ?
    The goal is that whole procedure would be implemented in pl/sql procedure and this way could be executed
    so as from power user from command line as from controlled application on any type of the client.
    So if that MSDOS program would be transformed as Web Service offered on  some MSWin server in the intranet.
    Then PL/SQL procedure would communicate ( call this web service ) and do all the job and at the end
    send status of completion and report through e-mail to the issuer of the procedure?
    Not sure what technologies should I use on Oracle RDBMS server on Linux to communicate with MSWin Web service which is running MSDOS program ?

    > Hi TOM,
    This is not asktom.oracle.com.
    > Can Possible to do in Oacle Pl/Sql...?
    Yes it can be done. Simply consult the applicable manuals that contains all of the details on how to do it. The manuals are:
    - Oracle® Database Application Developer's Guide - Large Objects (refer to Chapter 6 section on Using PL/SQL (DBMS_LOB Package) to Work with LOBs)
    - Oracle® Database PL/SQL Packages and Types Reference (refer to the chapter on DBMS_LOB)

  • Help with MSDOS in java

    Hi Guys
    This question related to MS DOS while compiling java file . H to move
    c: drive to d: drive In MSDOS Command cd doesnt work to come out C: drive . h to enter Into D: Drive
    i Know question is simple can any one help

    what to change in command iF cd doent work to change
    the drives from C drive to Drive in MSDOsONLY USE THE DRIVE LETTER FOLLOWED BY A SEMICOLON. NO 'CD' COMMAND!!!
    And stop posting on both the messages. The reply is going to be the same.

  • Problem with msdos console

    Hi friends!,
    When I run my multi thread appliaction in a MSDOS console, sometimes, after some minutes the aplication stop and only run if I put the enter button on the console.
    The problem don't is for the code because in the editors un very good.
    Can you help me?, What is the problem?.
    Thanks a lot and greetings from Venezuela.
    Sorry for my little english!!!.

    Thanks, the code is very large and complex, but the
    problem don't is the code because in the editors the
    program run very good.Don't you ever assume you did everything correctly.
    The problem is the msdos console. After random time
    the program stop, and when I put "Enter", the program
    continue.
    It Is Like the pogram is inactive .Looks like your program asks for input. As I mentioned before.

  • Sound in MSDOS

    HELLO YOU, I HOPE SOMEONE WILL HELP ME.
    SOMETIMES I USE MY PC IN DOS 6.2 OS, BUT THE ONBOARD SOUND DOESN´T WORK AND I HAVEN´T FOUND ALC650 OR NFORCE2 DRIVERS FOR DOS.
    I´VE HEARD SOME PEOPLE USES THAT SOUND CHIP ON MSDOS AND IT WORKS.
    SOME OF YOU KNOW HOW CAN I DO?

    Hi,
    Brasopi: Came across this thread - may work for you, may not!  
    http://www.lostcircuits.com/discus/messages/5/2387.html?1085528865
    Edit: Hmmmm, just noticed you've got an ILSR, I'm pretty sure it won't work!
    Axel  

  • MSDOS command window

    I know that this doesnt apply to LabVIEW, but there isn't an 'Off topic' board on the forums to post under, and you guys know more about computers than anyone else I know so I decided to ask this question here.
    I have windows vista (if it matters for anything), and tend to use the command prompt for a lot of things out of habit.
    For absolutely no (apparent) reason whatsoever, my command prompt has stopped working.
    Whenever I type a command, I get:
    " (command) is not recognized as an internal or external command, operable program, or batch file" , which pretty much means it has no idea what I'm typing.
    Does anyone know what could have caused this?
    Is there anywhere I can reinstall the program files for the MSDOS command prompt if there is such a thing?
    Thanks 
    Cory K
    Solved!
    Go to Solution.

    I don't have access to Vista right now, but I am assuming that you are getting to a command prompt via cmd.exe.  If you are getting these errors and the file doesn't exist in the directory you're currently in, your Path variable may have gotten changed.  Try manually changing the diretcory to where the exe is, and confirm whether it runs fine.  If it does, then your Path environment variable is messed up.  In XP, it's under your System Properites, but I don't remember off the top of my head where it is in Vista (I'm sure Google will have it somewhere).
    If the file is in the directory you are in, perhaps it is a User Priveledge problem.  Try running the command prompt as an Administrator and see if this fixes the problem.

  • 10.5.2 installed, mount-msdos 100% cpu

    So.. I installed Os 10.5.2 on my macbook.. after 20-30 seconds, activity monitor shows system at 100% CPU.. Doing a ps -ef, shows MOUNT-MSDOS and parent proces launchd using up 100% of one the processors. It makes the machine completely unusable. I booted to a super duper backup and mv /sbin/mount-msdos to mount-msdos.bak and rebooted and the machine works.
    While it's not the optimal solution, i can use the mac.. Any got any idea how to fix this?

    Exactly the same....
    Hi
    I've got exactly the same problem, although not sure if it occurred after the the graphics update. I took my macbook into the apple store in regents st, and the very help Genius guy Rob was stumped. He thought it could be related to either VMWare Fusion (i'm on version 1.1.1) or the fact that i had partitioned using bootcamp.
    It's fine in Safe mode (hold down the shift when booting till the spinning thing), because only the core stuff is loaded.
    I have tried uninstalling VMWare, i've rebuilt twice back to 10.5.0 using the "keep archive" (interestly my profile password failed both times and luckly i had another test admin profile without a pw (created in the store) so that i could reset my pw... so do the same).
    Machine seems fine up until the 10.5.2 patch...
    Apparently the reinstall should overwrite everything, and Rob was reasonably certain this would sort it... so it's pointing to the service pack.
    Can anyone recommend a good tool to trace what is running this process?
    Reviewing in console and drilling-down ends nowhere.
    Given that it is mount_msdos - the only obvious things i can think of is VMWare, bootcamp and some lousy Maxtor drive sw that never worked in 10.5....
    What msdos/fat32 etc stuff other than the vanilla apple install do you have installed on your mac?
    Cheers
    Ja

  • Use MSDOS In a tigerX

    Hi ...
    I´m a Switcher i just buy a iMac, i want to know that is posible to run a MSDOS in a tigerX...
    And what is the name of the program that you know that..
    Thanks
    Nicolas

    That's correct. With Mac OS X being a Unix based operating system, you can interact with the files and programs on the Mac from the command line. Though typically I only encourage people to do this if they already have a good working knowledge of the Unix commands and what they can do. Unix is very powerful, and can cause significant damage if you don't know what you are doing. Stick to the Graphical User Interface until you are comfortable with the command line in Unix.
    For a good guide on Unix commands in Mac OS X, see this website:
    http://www.osxfaq.com/MAN/Index/A.ws

  • Trouble Comiling in MSDOS

    I downloaded the SDK and use the IDE to do all my programming, but when I tried to compile or execute a program through MSDOS (so as to allow me to enter command line arguments) I received the following error:
    Failed reading value of registry key:
    Software\JavaSoft\Java Runtime Environment\CurrentVersion
    Error: could not find java.dll
    Error: could not find Java 2 Runtime Environment
    I don't understand why it would run in the IDE but not in MSDOS. I'm thinking it has something to do with the CLASSPATH, but I have no idea.

    Thank you, I was able to correct the problem, but another one cropped up. I can now compile and execute programs in MSDOS, but only those that I have created on notepad explicitly. When I try to execute anything in a package (and all the programs in packages were also made in the IDE if that would change anything) it brings up the java NoClassDefFound error. I can compile everything without error though, whether from the IDE or not.

  • How Stop a process in MSDOS

    I use Host('net use ...); for some operations but i can't be closed with
    Host('net use z: /delete', NO_SCREEN ); because a file is in use and the process net.exe is blocked...
    I removed the NO_SCREEN and I saw that net.exe is blocked because MSDOS asked if I want to force the closure...[Y/N]?, there is any way to put YES directly from the forms?

    Hello,
    Make a small file that contains only O or Y followed by a carriage return. name this file, e.g. yes.txt, then give this file in entry to your host command
    host('the_command < yes.txt');Francois

  • Opening Java folder in MSDOS prompt

    This is what happens when I try to open my Java folder in MSDOS prompt. Could somebody plese help me?
    C:\WINDOWS>Java
    -hotspot is a synonym for the "client" VM [deprecated]
    The default VM is client.
    -cp -classpath <directories and zip/jar files separated by ;>
    set search path for application classes and resources
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -showversion print product version and continue
    -? -help print this help message
    -X print help on non-standard options
    -ea[:<packagename>...|:<classname>]
    -enableassertions[:<packagename>...|:<classname>]
    enable assertions
    -da[:<packagename>...|:<classname>]
    -disableassertions[:<packagename>...|:<classname>]
    disable assertions
    -esa | -enablesystemassertions
    enable system assertions
    -dsa | -disablesystemassertions
    disable system assertions

    Wait forget that last post it was wrong. Thanks for
    all your help everybody but could you please help me
    with this problem: Right now i am as far as getting
    the directory open, I tried opening the HelloWorldApp
    both ways that it said in the tutorial called "Your
    first cup of Java" and this is what happens:
    Volume Serial Number is 4CF6-6CC4
    Directory of C:\WINDOWS\JAVA
    . <DIR> 10-13-98 11:52p .
    .. <DIR> 10-13-98 11:52p ..
    CLASSES <DIR> 10-13-98 11:52p CLASSES
    PACKAGES <DIR> 10-14-98 12:05a Packages
    LIB <DIR> 06-11-99 5:04p lib
    NANO <DIR> 06-11-99 5:05p nano
    HELLOW~1 TXT 289 07-22-02 6:51p
    HelloWorldApp.java.txt
    HELLOW~1 JAV 292 07-23-02 4:35p
    HelloWorldApp.java
    HELLOW~2 TXT 289 07-23-02 4:56p
    HelloWorldApp2.java.txt
    3 file(s) 870 bytes
    6 dir(s) 2,101.69 MB free
    C:\WINDOWS\JAVA>HelloWorldApp.java.txt
    Bad command or file name
    C:\WINDOWS\JAVA>HelloWorldApp.java
    Bad command or file name
    C:\WINDOWS\JAVA>C:\jdk1.4\bin\javac
    HelloWorldApp.java
    Bad command or file name
    Make sure the path for javac is right, other than that it looks fine

  • Premiere Pro 7.0 No Veo el video en la ventana Sequence...

    Buenas a todos, quisiera que alguien me ayudara con este problema que ya me tiene chino :¬) bueno en la ventana de Secuence no puedo ver el video que estoy componiendo, sin embargo en la del monitor si puedo ver los videos, alguien sabe que es lo que tengo que gacer...????
    Gracias a todos...!!!

    hello.   hey, thanks very much for writing back.  i got some good info with a search or two.  (info about what regedit is and what corresponds to it in OS X -- regedit allows you to edit "preference" keys for individual programs,  OSX's equivalent for these keys are the .plists in User & System: Preferences and Application Support)
    what i ended up doing was uninstalling Premiere Pro (not the suite, just PPro).   Then i deleted a few preference files:
    from User /Preferences/Adobe:
    com.adobe.AdobePremierePro.plist
    com.Adobe.Premiere Pro.5.0.plist
    and from System Preferences:
    the file:  Adobe Premiere Pro Prefs
    and..
    /.../Premiere Pro/5.0/...
    AMEPrefs.xml     (i noticed that there's also a preference file in Media Encoder's own folder so i didn't sweat this one)
    Debug Database.txt
    Placeholder Preset.epr
    PostEncodeCmds.pref
    PresetCache.xml
    Trace Database.txt
    NOTE:
    of course i don't know if deleting any files beyond the 2 .plist files in User Prefs was necessary, but...  it seems to have worked.
    I then reinstalled Premiere Pro CS5, and fired up an old project and i've got playback of HD and DV files, and snappy editing and rendering,  so hopefully i'm good to go.   I'm just going to stick with v5.0.0 because i actually don't remember ever having any trouble with it, and i don't remember v5.0.4 adding anything i was 'missing' or 'needed'
    hopefully, this thread will be useful for any future folks that run into trouble - and it's got a solution for both Windows and OS X
    happy editing,
    peace

  • Hipervínculos desde Acrobat Pro o InDesign a ventana nueva

    Estimados,
    Quisiera saber como indicar a un hipervínculo de una dirección web, así sea desde Acrobat Pro o InDesign, que se abra en una ventana nueva y no en la misma ventana donde tengo abierto el pdf.
    Es decir, inserto hipervínculos en una revista digital, realizada en InDesign, la exporto a PDF, cuando subo el pdf a un servidor de internet, y lo veo desde internet, hago click en un link y en vez de abrir una ventana nueva, me cambia el pdf que estaba viendo a la dirección web en la que hice click.
    Lo mismo hice desde Acrobat Pro, inserté los hipervínculos a páginas web desde el Acrobat, pero al ver el PDF desde internet me abre todos los links en la misma ventana.
    Se que debe tener que ver con el navegador web, pero tiene que haber una manera de controlarlo desde el pdf.
    Espero se entienda mi consulta, y que puedan ayudarme, ya que hace tiempo busco una solucion a este problema. Ya que el lector de la revista digital tiene que volver atras continuamente una vez que hace click en el link y luego quiere volver a ver la revista, corta la lectura de una forma muy incómoda.
    Desde ya muchas gracias,
    saludos cordiales
    Natalia

    Natalia mira en las preferencias de acrobat , menú Edición, última opción,
    verás que hay bastantes categorías, en la segunda, en Documentos, hay una
    opción que dice "Abrir vínculos entre documentos en la misma ventana", por
    defecto viene señalado, mira a ver si quitándolo funciona. Por lo que yo
    conozco de indesign no cabe esa opción y lo único que se me ocurre es eso
    que aparece ahí en acrobat.
    En foros de html dice que
    el codigo html seria el siguiente:
    tu texto
    el atributo TARGET="_BLANK" hace que el link o hipervinculo se habra en una
    ventana nueva del navegador.
    un saludo
    mateo
    El 3 de octubre de 2012 17:35, Natalia V. Herrera <[email protected]>escribió:
       Hipervínculos desde Acrobat Pro o InDesign a ventana nueva  created by Natalia
    V. Herrera <http://forums.adobe.com/people/NataliaV.Herrera> in *Foros
    de usuario a usuario* - View the full discussion<http://forums.adobe.com/message/4746211#4746211

  • System file not suitable for running msdos or windows files ???

    Please help...
    I download the itunes 6.0.5 setup.exe file.
    I open it and I see a pop up with Quicktime and Itunes on it. It quickly loads and then a new application opens (a C:// black box
    It quickly gets an error (16 Bit MSDOS Subsystem Box) error reads that the system file is not suitable for running msdos or window files. Close or Ignore (neither allow me to load 6.0.5
    I am using windows xp

    You use probably a UFS file system, right ? Then in this case, use the "-i" option with a value less as 8192. 8192 is the default value for a UFS filesystem that is between 3GB and 1 TB size.
    But if you want to store 10M of files, UFS will be limited to 1M per TB : 64-bit: Support of MultiterabyteUFS File Systems (System Administration Guide: Devices and File Systems)
    In this case, use instead UFS a ZFS filesystem that supports 2^48 entries !!!

Maybe you are looking for