Re: RedyCode 1.0.dev preview

new topic     » goto parent     » topic index » view thread      » older message » newer message
ne1uno said...
ryanj said...

I released a binary-only preview of RedyCode 1.0.dev. You can download it at http://redy-project.org/files/RedyCode-1.0.dev.7z.

{...}

This release of redycode has been translated and compiled with an icon and embedded images. It is portable, simply unzip to any folder and run it. If you do not have a default euphoria installation at C:\euphoria\, it will ask you to give it a euphoria path.

most everything seems to look and work ok. the icon shows on the Xp taskbar but I only see a generic icon on RedyCode

I still have a weird problem with run that may be Xp mangling quotes.

that error 31 popup when I try to open a terminal is:

0x1F "A device attached to the system is not functioning"

I'll have to write a simple demo to see why it happens. guessing it should be opening "cmd.exe" instead of "cmd" in Xp

in case you thought about adding some extra windows error reporting: these are a few wraped routines I've used.

  1. outputdebugstring sends string output to a debugviewer handy to keep the console and log uncluttered while outputting program state details
  2. logfile, a q&d output to a logfile
  3. get_winerror_string() output textual rather than a numeric windows error code.
  4. PlaySound() plays wav files

see a short demo at the end

not responsible if this folds instead of spindles http://openeuphoria.org/pastey/290.wc

I know redylib has its own methods of showing program internals. maybe some will recall that from an earlier redylib demo. can't have too many debug simplifying options.

Wow, looks useful. I'll try to incorporate it into redylib. Thanks.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu