Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

5 Posted Topics

Member Avatar for turbomen

iResult:=0; for i:2 to 20 do if i/2 = round(i/2) then iResult=iResult+i; eAnswer.text:=StrToInt(iResult)

Member Avatar for EdFallon
0
244
Member Avatar for gerhardjl

I used SerialNG very successfully and it has some great examples. [url]http://www.programmersheaven.com/download/18804/download.aspx[/url]

Member Avatar for marsheng
0
408
Member Avatar for marsheng

I am trying to get two files to work together. The customer file Cust with an Index on Accno and a job file Job with same index Accno. I have to admit I have not got my heard around datasources and tables as yet. I can only get the Cust …

Member Avatar for LizR
0
133
Member Avatar for marsheng

Hi I need to move a shape (say for example a 5 mm circle) across a drawing, however as the shape moves it needs to redraw what was on the page before the shape got there. Thanks Wallace

Member Avatar for LizR
0
281
Member Avatar for marsheng

Hi I am trying to insert records into a small Dbase file. Whenever I insert it always appends. If I do db.prior; db.prior; (which should be at least 2 records from the end) and do a db.insert, it always appends. I do not want to use an index as the …

Member Avatar for dugjohnson
0
222

The End.