Login  Register

How to set path as a variable

Posted by shawon58 on Jun 28, 2020; 1:02pm
URL: https://forum.world.st/How-to-set-path-as-a-variable-tp5119096.html

In pharo class side , i am creating class side method like as
/*makebox
LibC system: 'D:\DEV_FreeCAD\build\bin\makebox.step'*/
SO i want to set /D:\DEV_FreeCAD\build\bin\ / as a variable like path than i
can write like as
*LibC system: 'path\makebox.step'*

how to do that, if anyone have idea please share the idea with me.

Thanks for your help




--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html