C
camelot
Guest
Hi,
it is possible to get the name of the last loaded skill file?
Thank you,
Camelot
it is possible to get the name of the last loaded skill file?
Thank you,
Camelot
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hi,Hi,
it is possible to get the name of the last loaded skill file?
Thank you,
Camelot
Hi Riad,I'm just wondering why your looking for the last loaded skill file.
Camelot,I'm just wondering why your looking for the last loaded skill file.
Hi Riad,
well, my purpose is very weird. Im using the shell command dbAccess
to execute a skill script. In particular I launch the command in this
way:
dbAccess load mySkillFile.il
Now, inside the skill file, I inserted same templates (as formatted
comments) that the program itself should generate if it is not able to
find them in the user account. In order to generate these templates, I
should be able to do a parsing of the skill file but the problem is to
know what is the name of the file Im loading because the final user
could change the name of skill file o, worse, could encrypt it. Does
the debug mode requires extra licenses?
Regards,
Camelot
Thank you!camelot wrote, on 07/18/08 08:39:
I'm just wondering why your looking for the last loaded skill file.
Hi Riad,
well, my purpose is very weird. Im using the shell command dbAccess
to execute a skill script. In particular I launch the command in this
way:
dbAccess load mySkillFile.il
Now, inside the skill file, I inserted same templates (as formatted
comments) that the program itself should generate if it is not able to
find them in the user account. In order to generate these templates, I
should be able to do a parsing of the skill file but the problem is to
know what is the name of the file Im loading because the final user
could change the name of skill file o, worse, could encrypt it. Does
the debug mode requires extra licenses?
Regards,
Camelot
Camelot,
get_filename(piport)
will tell you the name of the file you're currently in (when it's being loaded).
Regards,
Andrew.- Nascondi testo citato
- Mostra testo citato