Steve
unread,Nov 3, 2009, 7:15:47 PM11/3/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jBASE
I have installed jbase 4.1 on XP service pack 2, with dotnet 1.1 sdk.
Wrote a simple program:
PROGRAM TEST
PRINT "HELLO"
I receive error code 3 and am unable to 'RUN' STEVE-PROGS TEST.
Can anyone help resolve this issue?
Thanks in advance
Steve
***********************
jsh AIG-STATS ~ -->BASIC STEVE-PROGS TEST
TEST
BASIC_2.c
Source file TEST compiled successfully
jsh AIG-STATS ~ -->
jsh AIG-STATS ~ -->CATALOG STEVE-PROGS TEST
TEST
jcompile: Input specification 'and' has an unknown type
Usage: jcompile -{abcefhjmrvxEHJRSX?}
{-bBaseAddres} {-lLibraryName} {-oOutputExec}
{-Ffiledir} {-sOutputSharedName} {-BBaseAddres}
{-DCompileDefine} {-IIncludePath} {-LLibraryPath}
{-Jq{d|o|m}} {-JJ}
{-O[1-4]} filename {filename {filename ...}}
Use 'jcompile -H' for a verbose helpGS TEST
Tcompile: Returned an error code of 3
**********************
JBCPORTNO : Not Set
JBCRELEASEDIR : 'C:\jbase4\4.1'
JBCGLOBALDIR : 'C:\jbase4\4.1'
JBCDATADIR : 'c:\Documents and Settings\AIG-STATS'
HOME : 'C:\Documents and Settings\AIG-STATS'
JEDIFILENAME_MD : 'C:\Documents and Settings\AIG-STATS\MD'
JEDIFILENAME_SYSTEM : 'C:\Documents and Settings\AIG-STATS
\SYSTEM'
RELEASE Information : Major 4.1 , Minor 6.9 , Patch 6128
(Change 81990)
Spooler dir (JBCSPOOLERDIR) : 'c:\Documents and Settings\AIG-STATS
\jspooler'
JBCEMULATE : Not Set
TEMP file path : 'C:\DOCUME~1\AIG-ST~1\LOCALS~1\Temp\'
Object path (Default) : 'C:\jbase4\4.1\lib;C:\Documents and
Settings\AIG-S
TATS\lib'
VC++ Registry : Version 7; Path C:\Program Files
\Microsoft Visual
Studio .NET 2003\VC7
jBASE Compiler Run-time : 'C:\jbase4\4.1\config\system.properties'
Program dir (Default) : 'C:\Documents and Settings\AIG-STATS
\bin'
Subroutine dir (Default) : 'C:\Documents and Settings\AIG-STATS
\lib'
There are No warnings, jBASE seems to be loaded correctly