> Viktor,
> 
> Was thinking a bit more about this... I suppose there are some things in 
> Clipper and Harbour that are not compatible.. such as long variable names...
> 
> Since this likely won't be changed, as I also prefer long variable names...  
> but would would be the best way to do to just keep going ahead with porting 
> our old .PRG's to Harbour?

- Avoid using .mem files. Use .ini files, or .dbf, or serialized variables if 
  Clipper compatibility/interoperability is not a concern, etc.
- In Clipper there won't be any problem mistyping variable/function 
  names beyond the 10th char, in Harbour there will, so these have to 
  be corrected.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to