Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: System Port Trap Example

From: rotenca:telvia:it at: 13-Oct-2002 10:39

This should be the test to do to know the endian type: endian?: does [second get-modes system/ports/system [endian]] endian?; == little It don't open the port in a new shell, but it seems to work always. --- Ciao Romano