Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Questions (Windows Mobile)
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Questions (Windows Mobile) Post any question regarding Basic4ppc.

External compiler error

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-19-2008, 04:23 PM
prinsen's Avatar
Newbie
 
Join Date: Mar 2008
Location: Netherlands
Posts: 5
Default External compiler error

Can someone help me?

I am working on a program which works great with b4ppc 6.0
Running it with F5 (run-mode) it all works great ; no errors at all.
Compiling it to device gives me the following error:
External complier error
Error message : error CS1525
Line 108

Line 108 works normally in F5-mode; this is line 108:
Table3.LoadCSV("\interface\LGXVRDMU.CSV", ",", True)

Thanks if anyone can help me.

Jorrit.
Reply With Quote
  #2 (permalink)  
Old 03-19-2008, 04:50 PM
agraham's Avatar
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 5,953
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default

From Help -> Main Help -> Controls -> Table -> LoadCSV

Table1.LoadCSV ("data.csv", ",", True, True)

You are missing a parameter, the IDE and legacy compiler aren't as fussy as the optimising compiler.
Reply With Quote
  #3 (permalink)  
Old 03-19-2008, 08:45 PM
prinsen's Avatar
Newbie
 
Join Date: Mar 2008
Location: Netherlands
Posts: 5
Default

You are right. Thanks, it's all working now again.

An extra 'true' and it works.
Am I correct that in version 5 of b4ppc the help was different e.g. the loadcsv did not have the extra true (for create colomns)?

PS: I also got errors in v6 of b4ppc when using:
QTsscccode.SelectionStart = ""
instead I now use QTsscccode.SelectionStart = 0 and it's ok too.

Regards

Jorrit/Prinsen
Reply With Quote
  #4 (permalink)  
Old 03-19-2008, 08:54 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 13,162
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

As much as I remember the syntax didn't change in version 5.00.

SelectionStart is a number that represents the index of the first character in the selection.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Optimizing Compiler Error? Louis Questions (Windows Mobile) 9 02-23-2009 08:09 PM
Compiler error CS1519 Filippo German Forum 3 07-16-2008 09:06 PM
Compiler error CS1519 mamuen Questions (Windows Mobile) 9 07-14-2008 05:41 AM
Get External IP (public IP) maXim Code Samples & Tips 1 05-23-2008 09:09 AM
Error loading external library? Frank Questions (Windows Mobile) 3 09-24-2007 03:54 PM


All times are GMT. The time now is 02:45 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0