I'm working on converting a visual fox pro/dbase application to PHP/mysql, and I noticed that for the programs there is one return that has a right arrow after it. I'm thinking that it's just a typo, but wanted to see if anyone was familiar with a return statement have a right arrow after it. Like maybe it returns particular data from the program.
RETURN->
If you are looking at a PRG it most likely is just an end of file indicator. Which means just ignore it. I believe it is in the preferences that you would indicate you do not want to see this.