HP3000-L Archives

September 1996, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Jim Keohane <[log in to unmask]>
Date:
Mon, 16 Sep 1996 17:34:24 EDT
Content-Type:
text/plain
Parts/Attachments:
text/plain (13 lines)
   Thanks for info about #include's but that's not it. I *THINK* I see the
problem. The processed code (after pre-processor) has:
 
    if (sqlinit_var != 111888) {
  sqlinit_var = 111888;
  sqlinit(&sqlca,&sqlareas,&sqlparmcb,&sqlea,&sqlpa,
          &sqlsection,&sqlstatement,&sqldatabuf,&sqlparms,
          sqlowner,sqlmodname,sqllangid,sqlflagger,sqlext);
 
   but latest ALLBASE preprocessor doesn't generate this code. I think we just
got mixed files from two versions of Allbase. I'll redo whole process more
carefully.  - Jim

ATOM RSS1 RSS2