[Cuis-dev] -ud option
Hilaire Fernandes
hfern at free.fr
Thu Jul 23 13:36:40 PDT 2026
I meant userBaseDirectory in my initial message.
When starting the image with the -ud option, I don't get the expected
path for userBaseDriectory. I got :
DirectoryEntry userBaseDirectory /tmp .
DirectoryEntry cuisBaseDirectory /tmp/DyboApp/Resources/image .
when the image is started with the option -ud /tmp/DyboApp/Resources
Only once I executed in this image:
Smalltalk processCommandLineArguments: true.
I get the expected path for userBaseDirectory:
DirectoryEntry userBaseDirectory */tmp/DyboApp/Resources* .
DirectoryEntry cuisBaseDirectory /tmp/DyboApp/Resources/image .
--
http://mamot.fr/@drgeo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20260723/e3cf0f1e/attachment.htm>
More information about the Cuis-dev
mailing list