0% found this document useful (0 votes)
112 views2 pages

Basic Principles and Calculations in Chemical Engineering

The document reports errors that occurred when parsing a file called "latihan prokom.pde". It encountered errors on lines 21 and 25 of the file. The first error indicates that the grammar does not allow the word "TO" in that location, and lists acceptable symbols. The second error indicates that no plot time was specified. Both errors provide a trace of the functions called that led to the error.

Uploaded by

Naufal Asyraf
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
112 views2 pages

Basic Principles and Calculations in Chemical Engineering

The document reports errors that occurred when parsing a file called "latihan prokom.pde". It encountered errors on lines 21 and 25 of the file. The first error indicates that the grammar does not allow the word "TO" in that location, and lists acceptable symbols. The second error indicates that no plot time was specified. Both errors provide a trace of the functions called that led to the error.

Uploaded by

Naufal Asyraf
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

[T 0] Create MAINWIN 1552 x 840 @(0,0) (debug=Off)

FlexPDE Lite Version 7.12/W64 3D


Copyright � 1996-2018 PDE Solutions Inc.
[T 0] START JOB latihan prokom
START THREAD 1 latihan prokom
[T 1] Parse_Error at Line 21 Col 22
in file C:\Users\HP\Desktop\latihan prokom.pde
[T 1] FlexPDE grammar does not allow 'TO' in this location.
Allowable symbols are:
<^>
<power>

-----Called from ReadPDE::rpterror


-----Called from Parser::parse
-----Called from control::parse_file
-----Called from control::do_parse
-----Called from PDEThread::run
-----Called from PageStack::GUIcreatejob
-----Called from PageStack::newfile
-----Called from flexpde::OnRun
-----Called from fpdemain

Parse_Error Catches RTException stop_parse(100,0000000002C8DFB0,0000000002C26330)


errmsg: FlexPDE grammar does not allow 'TO' in this location.
Allowable symbols are:
<^>
<power>

Trace:
-----Called from ReadPDE::rpterror
-----Called from Parser::parse
-----Called from control::parse_file
-----Called from control::do_parse
-----Called from PDEThread::run
-----Called from PageStack::GUIcreatejob
-----Called from PageStack::newfile
-----Called from flexpde::OnRun
-----Called from fpdemain

PDEThread Catches RTException stop_parse(100,0000000002C8DFB0,0000000002C26330)


errmsg: FlexPDE grammar does not allow 'TO' in this location.
Allowable symbols are:
<^>
<power>

Trace:
-----Called from ReadPDE::rpterror
-----Called from Parser::parse
-----Called from control::parse_file
-----Called from control::do_parse
-----Called from PDEThread::run
-----Called from PageStack::GUIcreatejob
-----Called from PageStack::newfile
-----Called from flexpde::OnRun
-----Called from fpdemain

[T 1] Parse_Error at Line 25 Col 3


in file C:\Users\HP\Desktop\latihan prokom.pde
[T 1] No Plot Time Specified
-----Called from readplot::new_plotrec
-----Called from readplot::plot2d_spec
-----Called from readplot::start_2d_plot
-----Called from readplot::startctour
-----Called from Parser::parse
-----Called from control::parse_file
-----Called from control::do_parse
-----Called from PDEThread::run
-----Called from PageStack::GUIcreatejob
-----Called from PageStack::newfile
-----Called from flexpde::OnRun

Parse_Error Catches RTException stop_parse(100,0000000002CCB7B0,0000000002CB5690)


errmsg: No Plot Time Specified
Trace:
-----Called from readplot::new_plotrec
-----Called from readplot::plot2d_spec
-----Called from readplot::start_2d_plot
-----Called from readplot::startctour
-----Called from Parser::parse
-----Called from control::parse_file
-----Called from control::do_parse
-----Called from PDEThread::run
-----Called from PageStack::GUIcreatejob
-----Called from PageStack::newfile
-----Called from flexpde::OnRun

PDEThread Catches RTException stop_parse(100,0000000002CCB7B0,0000000002CB5690)


errmsg: No Plot Time Specified
Trace:
-----Called from readplot::new_plotrec
-----Called from readplot::plot2d_spec
-----Called from readplot::start_2d_plot
-----Called from readplot::startctour
-----Called from Parser::parse
-----Called from control::parse_file
-----Called from control::do_parse
-----Called from PDEThread::run
-----Called from PageStack::GUIcreatejob
-----Called from PageStack::newfile
-----Called from flexpde::OnRun

You might also like