Thanks MuddyMole, I wouldn't have thought that it should work but it does! Furthermore I found a neat little trimming feature.
I'm pasting into an edit object so it has to be a string so...
Type: Posts; User: Lemon_Blizzard; Keyword(s):
Thanks MuddyMole, I wouldn't have thought that it should work but it does! Furthermore I found a neat little trimming feature.
I'm pasting into an edit object so it has to be a string so...
Hello,
I am writing a MMF2 program which extracts from an existing database. All was going well until I retrieved a floating value and found that it truncates to an integer.
e.g. 865.45 becomes 865...
lembi2001
I think you may need the password in order to extract data.
Also, do you have any experience using SQL code?
e.g. select * from table_name
If not...