[fpc-other] Fwd: Need to create new keyword
CSlemaker
cssxx1 at cox.net
Fri Jun 18 08:45:05 CEST 2021
“Sir” is fine.
I’m afraid that I don’t understand what you mean by “keyword”. And it gets even less clear what is meant by
“file name in which the keyword are stored”. Are you thinking, perhaps, about PASSwords?
If so, what I have done is simply create a string of characters – upper- and lower-case alphabetic characters, numerals, and special characters - then generate a sequence of random integers (as many as the number of characters you want in the password), then use each random integer as an index into your character string. As long as the generated password is not too short, it will always be rated “very strong”.
I suspect that I am not answering the question which you intended.
Good luck Manav.
CSS
From: Manav Nisar via fpc-other
Sent: Sunday, June 13, 2021 8:33 AM
To: fpc-devel-request at lists.freepascal.org ; fpc-other at lists.freepascal.org
Cc: Manav Nisar
Subject: [fpc-other] Fwd: Need to create new keyword
---------- Forwarded message ---------
From: Manav Nisar <ravigeneralstoreswhatsapp at gmail.com>
Date: Thu, Jun 10, 2021 at 6:52 PM
Subject: Need to create new keyword
To: <fpc-devel-request at lists.freepascal.org>
Sir / Madam Whom so ever concern
Could you please show me the way to create a new keyword in the free pascal v3.2.2
and please let me know if i can do it or not
and please give the file name in which the keyword are stored
waiting for your reply
Thanks and Regards
Ravi
--------------------------------------------------------------------------------
_______________________________________________
fpc-other maillist - fpc-other at lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-other
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-other/attachments/20210617/a69923bf/attachment.htm>
More information about the fpc-other
mailing list