Release notes 1.19C
Varkon 1.19C is a further step in the same direction as 1.19B with focus to make Varkon easier to use. Major developments compared to 1.19B are:
There is a small group of MBS routines that became outdated many years ago. For the sake of backward compatibility they have still existed in the system but users have not been encouraged to use them. Most of them were removed from the documentation a long time ago. We have now decided to remove them completely. This means that very old MBS programs or modules may need to be updated. The procedures that are removed are:
Trying to compile a MBS program with any of the removed routines will now result in an error message. Trying to run a module that was compiled with an older compiler will also result in an error mesage (this module needs to be compiled with a newer compiler). Users with MBS programs or modules using the above routines will have to update their files. This means that Varkon is not 100% backward compatible but sometimes you just have to get rid of old stuff or the system will slowly degrade into a mess of different things with no structure.
The concept of DRAWING (2D) and GEOMETRY (3D) is no longer used in Varkon. All modules are implicitly GEOMETRY (3D). If you compile a MBS program which uses the keyword DRAWING or GEOMETRY in the module declaration the compiler will issue a warning but not exit. A valid module will be created so there is no need to edit all MBS programs that use the keywords DRAWING or GEOMETRY now. Users are encouraged however not to use the keywords in new modules and to remove them from older MBS programs when they find the time for it.
Varkon 1.19B and all earlier versions of Varkon are based on a concept of a project as a holder of a group of jobs that are somehow related. A Varkon project was defined as follows (stored in the project PID-file):
The word project should not be used any more. You can delete all PID files. Instead we use the concept of a job directory and a sub directory of the job directory named lib. The job directory is the directory from which you load your job (could be any directory). You select your job directory with the new File selector dialog. Varkon now assumes:
The lib subdirectory is created automatically by Varkon if you edit an MBS program.
The default job directory (used by the file selector) can be specified in the start script.
The above changes will need to be attended to by users wanting to update from an earlier version of Varkon. New users don't need to care at all.
Here is a short update HOWTO:
For each old project there is now only the job directory left. You can now start Varkon and use the file selector to navigate to any of your old job directories and load a job to verify that things work as the should. Don't forget to use "Compile all" on your old MBS programs if you have any. If you get error messages, check above on how to replace old MBS routines.
Finally, it is probably nice to rearrange your job directories and give them new names so that you end up with a directory similar to the old app directory where each sub directory represents a job directory. How you do this is entirely up to you however. Varkon does not any longer assume any specific organisation expect for what is said above ( any number of job directories each with a lib sub directory).
Good Luck
The CAD research group
Department of Technology
Orebro University
S-70182 Orebro
SWEDEN
Varkon 1.19D svn # 120M