Post by mattestion on Mar 11, 2012 10:27:00 GMT -5
When I try to run the code by selecting "Run Active Code", LB opens but then gives the message:
Runtime Error: file not found:
C:\Users\M&M\AppData\Roaming\Liberty BASIC Pro v4.04\liberty.exe
lb4tutorial.lsn
(see error.log for more information)
Here is the error.log:
I set the path to LB in Options as "C:\Liberty BASIC Pro v4.04\lbpro.exe".
Runtime Error: file not found:
C:\Users\M&M\AppData\Roaming\Liberty BASIC Pro v4.04\liberty.exe
lb4tutorial.lsn
(see error.log for more information)
Here is the error.log:
Error log timestamp Sunday 11/03/12 11:13:10 AM
Runtime error: file not found: C:\Users\M&M\AppData\Roaming\Liberty BASIC Pro v4.04\liberty.exe lb4tutorial.lsn
Error(Exception)>>defaultAction
Error(Exception)>>activateHandler: <anUndefinedObject>
Error(Exception)>>handle
Error(Exception)>>signal
Error class(Exception class)>>signal: <'file not found: C:\U...'>
BasicProgram(Object)>>error: <'file not found: C:\U...'>
BasicProgram>>terminateRun: <anError>
[] in BasicProgram>>errorHandlerBlock
ExceptionHandler>>evaluateResponseBlock: <aBlockClosure> for: <anError>
[] in ExceptionHandler>>handle:
ProtectedFrameMarker(BlockClosure)>>setUnwind: <aBlockClosure>
BlockClosure>>invisibleEnsure: <aBlockClosure>
ExceptionHandler>>handle: <anError>
ExceptionHandler>>findHandler: <anError>
Error(Exception)>>activateHandler: <anExceptionHandler>
Error(Exception)>>handle
Error(Exception)>>signal
Error class(Exception class)>>signal: <'file not found: C:\U...'>
BasicProgram(Object)>>error: <'file not found: C:\U...'>
[] in RunCommand>>using:
[] in BasicProgram>>begin
ExceptionHandler>>evaluateProtectedBlock: <aBlockClosure>
[] in ExceptionHandler>>activateDuring:
ProtectedFrameMarker(BlockClosure)>>setUnwind: <aBlockClosure>
BlockClosure>>invisibleEnsure: <aBlockClosure>
ExceptionHandler>>activateDuring: <aBlockClosure>
ExceptionHandler class>>handle: <anError class> with: <aBlockClosure> during: <aBlockClosure>
BlockClosure>>on: <anError class> do: <aBlockClosure>
BasicProgram>>begin
BasicProgram>>run
[] in BasicSourcePane>>run
BasicCompiler class>>compileFromString: <'''Thanks for buying L...'> notify: <aBasicSourcePane> ifSuccess: <aBlockClosure>
BasicSourcePane>>run
BasicSourceWindow>>run
Basic class>>start
[] in SessionModel>>startBasic
ProtectedFrameMarker(BlockClosure)>>setUnwind: <aBlockClosure>
BlockClosure>>ensure: <aBlockClosure>
SessionModel>>startBasic
Message>>perform
NotificationManager>>empty
NotificationManager>>runPendingEvents
NotificationManager>>runEventLoop
Message>>perform
Message>>evaluate
Process>>safelyEvaluate: <aMessage>
Process>>evaluate: <aMessage>
I set the path to LB in Options as "C:\Liberty BASIC Pro v4.04\lbpro.exe".