26

(1 replies, posted in General)

I'm using the com-port and get hex values, which i need to convert to integer values.

Which function should i use??

hextostr doesn't work...

neither inttostr with '$'

Any idea would be appreciated... Thank you

Maik

Found the Problem...

Thank you Dimitry...

now its clear...

But i have also a Problem usimg the com-port...

I tried your example but the results of the communication are not shown in the MEMO...

I have connected a Modem and wan't to read the results of the sent AT-Commands..

They don't show up...

and by the way is there a docu for the TComport with all available parameters somewhere ??

Thank
you

Maik

Does anyone have an idea on how to accomplish this??

I want the reults from a com-port operation imported into a table or grid...

I'm stuck aon how to do this

Thank you

30

(5 replies, posted in General)

Derek, great job...

Worked out the way i wanted it to be...

Thank you

31

(5 replies, posted in General)

Worked perfectly... Thank you..Sometimes the Solution is so easy

I now have another question : I want to count the Number of Fields where the Result is Yes/Ja and Show them either in the footer or en extra Edit.

I have tried with a calculated field but don't get the right result.

Do you have an idea ??

Thank you

32

(5 replies, posted in General)

Hi Dimitry, i would like to translate a tablegrid value from english to german.

it is a boolean value. So it shows up as yes or nor in the tablegrid.

So instead of showing yes i would like to translate it into 'Ja' or set a checkmark as where it says no i would like to leave it blank.

Is there an easy way i just probably don't see? Could you provide a script for that ?

Thank you

Lupo

33

(1 replies, posted in General)

Found a Solution...

Thanks

34

(1 replies, posted in General)

Hi there, you are providing an outstanding tool.

I wan't to do a search (sql) within a startdate and enddate to show me the records which were created within that timeframe.

I have two datepickers on a form and 'im trying to get these two dates in a sql-query.

Can you give me some advice please... i'm new to scripting and don't know how to do this...

Thank you

Maik