Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 24 APR 2009 02:18:36PM Don Muskopf wrote:

In the code below, on the second attempt to create a hash table, RPT65 returns htStatus=0 ("no error"). Shouldn't it return htStatus=1 ("Table already exists")?

fileNAME="HashTable" 
[/color] 
[/color]RTP65(ht_CREATE$, [/color]""[/color], fileNAME, [/color]""[/color], [/color]""[/color], htStatus) 
RTP65(ht_OPEN$, htHANDLE, fileNAME, [/color]""[/color], [/color]""[/color], htStatus) 
[/color] 
RTP65(ht_CREATE$, [/color]""[/color], fileNAME, [/color]""[/color], [/color]""[/color], htStatus) 
RTP65(ht_OPEN$, htHANDLE, fileNAME, [/color]""[/color], [/color]""[/color], htStatus)[/color][/color][/size]         
               

At 25 APR 2009 03:25PM Don Muskopf wrote:

  • third_party_content/community/commentary/forums_works/79cc13c3ceb32dd8852575a200649492.txt
  • Last modified: 2024/01/04 20:57
  • by 127.0.0.1