Feature - Enhancement #1205
BJ Inventory - Upcasing matters
Status:
Resolved
Priority:
Low
Assignee:
-
Category:
-
Start date:
2014-10-05
Due date:
% Done:
0%
Estimated time:
vbulletin_issue_id:
Description
Regarding parameters in BJ Inventory, ex. Broker - Place - Ammo - Parameter 5 (TRUE or FALSE), my suggestion would be to take the users input and Upcase it for them so it does not matter how they enter it (upper or lower).
Example:
MyString:ToUpper
I would use this whenever it applies so there is less mistakes that can happen by the user.
      
      Updated by bjcasey about 11 years ago
      
    
    - Status changed from New to Resolved
 
Added in Patch # 89.
From the patch notes:
- Inventory
	
- Create Lists
		
- Any parameter that is required to be uppercase will now automatically be forced into upper case when it is added to the Step 4: Parameters box . (Thanks srass for the feedback!)
 
 
 - Create Lists