Rebol Talk Forum  |  REBOL Discussions  |  REBOL Sand Box  |  RebDB  |  Topic: bug creating a table
Pages: [1] Print
Author Topic: bug creating a table  (Read 549 times)
Personne Paul
Guest


Email
bug creating a table
« on: April 10, 2004, 11:25:45 AM »

trying create a table, rebdb answer like this:
>> do %db.r
>> db-create my-table [ID Date Note][integer! date! string!][3 2 12]
** Script Error: compose has no refinement called only
** Where: db-create
** Near: spec: compose/only [key (key-cols)
    index (index-cols)
    col-names (col-names)
    col-types (col-types)
    col-sizes (col-sizes)
]
save join
>>
I've replaced compose/only by compose/deep, answer became:
>> do %db.r
>> db-create my-table [ID Date Note][integer! date! string!][3 2 12]
** Script Error: last expected series argument of type: series port tuple
** Where: open-file
** Near: either 'memo! = last tables/:table/col-types
>>
thank you for help
Logged
Gabriele
Full Member
***
Offline Offline

Posts: 181


View Profile WWW
bug creating a table
« Reply #1 on: April 11, 2004, 12:13:50 PM »

You need a more recent version of REBOL. (If it's View, you'll need one of the betas. Unless you have reasons not to, I'd suggest using one of the latest beta versions: Beta Downloads)
Logged
Personne Paul
Guest


Email
bug creating a table
« Reply #2 on: April 12, 2004, 02:24:30 PM »

thanks, Now its OK!  
Logged
Pages: [1] Print 
Rebol Talk Forum  |  REBOL Discussions  |  REBOL Sand Box  |  RebDB  |  Topic: bug creating a table
Jump to:  

  
Quick Search...

Advanced search
  
Welcome, Guest. Please login or register.
Did you miss your activation email?
July 20, 2008, 04:42:41 PM
Username: Password: Session Length:
  

News: 01-09-08

Alpha version of REBOL 3 has been released!


  
2190 Posts in 579 Topics by 1632 Members
Latest Member: Apodeptackked

  Rebol Talk Forum | Powered by SMF 1.0.9.
© 2001-2005, Lewis Media. All Rights Reserved.

RT design by Defiant Pc