Search found 2 matches
- Thu Dec 01, 2011 5:08 am
- Forum: General category
- Topic: How to Write Record into a file?
- Replies: 5
- Views: 11184
How to Write Record into a file?
This is the second half.`Before you read back the data, get the number of `records in the database. Assign this number to`a varible, in this case aa=dbase.records`Now print the number of recordsPrint "Number of Records ";a`Set the pointer i to equal 0i=0`Now get and display the records.`Wh...
- Thu Dec 01, 2011 5:07 am
- Forum: General category
- Topic: How to Write Record into a file?
- Replies: 5
- Views: 11184
How to Write Record into a file?
I just recently downloaded the newest version of FNX and discovered a really good programing tool.? Being a VB programer for years, I was looking for a good tool to replace it since VB no longer is supported.? I have a bunch of programing tools, but FNX is quickly turning into my favorite.? Basicall...