B4J Question Referenced file using ../ vs Shared Files

Giu

Member
Licensed User
Longtime User
By mistake I noticed You can reference a file in the project like ..\Core\CommonModule.bas but as far as I know the convention seems like to use custombuildaction to copy files from Shared Files. There is a real reason to prefer this method vs a relative reference?
 
Top