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

[REBOL] Problems with open/direct/binary

From: hugues:moisy:geosignal at: 23-Dec-2002 17:15

Hi all, I've a problem with the /direct refinement in 'open. I just want to read a binary file (dbase in this case). It worked fine for a time and suddenly when i launched my program in view, this error occured, and accurs again and again. ** Script Error: open has no refinement called direct ** Where: getfields ** Near: dbff: open/direct/binary do rejoin ["%/" psource ".dbf"]
>>
when i do this directly in the console, it works fine (as before) ? Anyone knows what happens ? If i reboot it doesn't change anything ! Thanks. Hugues.