Re: Inquiry: Bound exw or ex ?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Al Getz wrote:
> 
> Hi Vincent,
> 
> Is that a 'yes' or a 'no' ?
> 
> If some .ex programs wont run using the source bound with exw (bindw)
> then i'll have to create two versions...one with bind and one with bindw
> right?  This will give two programs ProgEx.exe and ProgExw.exe.  ProgEx.exe
> would be used to run .ex programs (similar to PD ex.exe) and ProgExw.exe
> would be used to run .exw programs (similar to PD exw.exe).
> Sound about right?
> 
> I was hoping to get away with only one exe to distribute.
> 
> 
> Take care,
> Al
> 
> And, good luck with your Euphoria programming!
> 
> My bumper sticker: "I brake for LED's"
> 

If your DOS programs use any of these routines:

tick_rate, graphics_mode, palette, all_palette, get_all_palette,
get_active_page, set_active_page, get_display_page, set_display_page,
sound, pixel, get_pixel, draw_line, polygon, ellipse, save_screen, save_image,
display_image, dos_interrupt, allocate_low, free_low, get_vector, set_vector,
lock_memory, use_vesa, get_mouse, mouse_events, mouse_pointer

then it wont work as many of these routines probably use DOS interrupts
internally.

So to answer your question: No, some DOS Euphoria programs wont work.


Regards,
Vincent

----------------------------------------------
     ___	      __________      ___
    /__/\            /__________\    |\ _\
    \::\'\          //::::::::::\\   |'|::|
     \::\'\        //:::_::::_:::\\  |'|::|
      \::\'\      //::/  |::|  \::\\ |'|::|
       \::\'\    //::/   |::|   \::\\|'|::|
        \::\'\__//::/    |::|    \::\|'|::|
         \::\','/::/     |::|     \::\\|::|
          \::\_/::/      |::|      \::\|::|
           \::,::/       |::|       \:::::|
            \___/        |__|        \____|

 	                 .``.
		         ',,'

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu