You are not logged in. You can browse in the PowerBASIC Community, but you must click Login (top right) before you can post. If this is your first visit, check out the FAQ or Sign Up.
Dealing with PB Forms, got the latest, 1.51, and in reading the help file, it says:
The fastest way to create a menu is to start off by entering the Captions for all the menus, then go back and enter all the Accelerator keys, then finally, go back and enter the Prompt text for each menu item. After each of these fields is entered, simply press the Enter key to move to the next item. Using this method, PowerBASIC Forms will assist to make the menu creation process very rapid and extremely simple. Let's explain this strategy in more depth.
So I do so.
I enter the first element, the root of &File, and press enter, it advances to the next element as quoted.
I then enter &Open, and up pops an error message:
The ID Name is not valid. Valid ID Names must begin with the % character followed by a letter and contain only alphanumeric and underscore characters.
But it's displaying %IDM_FILE_OPEN in the ID Name field.
And it produces the same behavior whether or not I use &Open or Open.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, and to analyze site activity. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Leave a comment: