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

[REBOL] Why cant mutually exclusive refinements have the same argument name Re:

From: ptretter:charter at: 5-Sep-2000 10:51

Looks like you will have to use a differnet argument for either /put or /get refinements. Then possibiy incorporate the Copy function into the body of the function if necessary. You may want to perform some logical operators on the /put or /get refinements and just pass the filename as a separate argument or as a seperate /refinement argument. Paul Tretter